Commit Graph

5 Commits

Author SHA1 Message Date
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
1e797f9364 added static defines to incl.php (for emails)
updated email sent out on delete comment to include the correct URL
2004-12-01 22:25:21 +00:00
Tony Lambregts
90ac967f43 Set up notify system. Send notify emails for ad and delete Coments 2004-11-09 22:42:12 +00:00
Jeremy Newman
881522dd91 fix missing end of table 2004-03-24 15:58:57 +00:00
Jeremy Newman
8f28ae10c4 Initial revision 2004-03-15 16:22:00 +00:00