Commit Graph

5 Commits

Author SHA1 Message Date
Francois Gouget
a8f2cd5865 Assorted spelling and typo fixes 2005-01-29 00:43:41 +00:00
Jonathan Ernst
d3ad0dba41 - replaced mysql_query() with query_appdb()
- removed opendb()
- removed query_userdb()
- removed error handling from the code as it is done with query_appdb()
2005-01-12 16:22:55 +00:00
Jonathan Ernst
5f66266055 - resulting html pages are valid html 4.01 transitionnal 2004-12-12 22:36:31 +00:00
Jonathan Ernst
d3d9e853d9 - replaced tons of tabs with spaces
- replaced <? with <?php for compatibility sake (see TODO and CODING_STANDARD to know more)
- improved overall code lisibility
2004-12-12 03:51:51 +00:00
Chris Morgan
26077f1eeb Add an admin page that will
display all of the appdb comments, the earliest comments first, so it is
easier to find and delete out of date comments without removing potentially
useful information.
2004-12-01 22:28:52 +00:00