Commit Graph

6 Commits

Author SHA1 Message Date
Paul van Schayck
6b039f82ce Remove old user management, add making a new one to the todo list 2005-01-10 22:27:42 +00:00
Jonathan Ernst
840043ed16 Remove unused functions from admin/index.php 2005-01-08 18:30:18 +00:00
Eric Blade
ffeeaef807 Clean up HTML and PHP, remove extranious checks for loggedin() 2004-12-29 20:21: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
Stefan Pflüger
06a0ea4812 admin/index.php should ensure the user is an admin, otherwise normal users
can display the userlist and see the email addresses of all users.
2004-12-10 00:11:10 +00:00
Jeremy Newman
8f28ae10c4 Initial revision 2004-03-15 16:22:00 +00:00