Fix function level comments that start with /* not /**
[lhc/web/wiklou.git] / includes / media / BMP.php
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-06-23 Siebrand MazelandFollow-up r68409: shut up PHP Strict Standards notices...
2008-08-27 Antoine MussoLets render BMP pictures to PNG.
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-07-29 Rob Church* More precise comment
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-22 Antoine MussoAdd support for microsoft bmp format. It simply give...