Commit Graph

54 Commits

Author SHA1 Message Date
Jonathan Ernst
c4809941b3 - displays an app screenshot gallery when one of the random screeshot is clicked
- tabs removed
- indentation fixed in screenshots.php
2004-12-11 22:33:01 +00:00
Jonathan Ernst
bd91db228c - access most globals by their $_XYZ['varname'] name
- fix some code errors and typos (missing $ in front of variable names
and so on)
- fixed a lot of warnings that would have been thrown when error_reporting
is set to show notices (if(isset($variable))) instead of if($variable) for
example)
2004-12-10 01:07:45 +00:00
Tony Lambregts
bdc9d8dda4 Let Maintainers add and delete screenshots and send an email notification when they do 2004-11-17 22:57:20 +00:00
Jeremy Newman
8f28ae10c4 Initial revision 2004-03-15 16:22:00 +00:00