summaryrefslogtreecommitdiff
path: root/admin-new.php
Commit message (Collapse)AuthorAge
* I just commit everything what was queued in my backlog:Dries Buytaert2000-09-26
| | | | | | | | | | - Added a basic implementation of comment moderation - Updated and renamed my 2 themes: I removed redundant boxes and tried to work towards simplicity. - Disabled the other themes as they are broken (I gave you sufficent time to update them). - Removed redundant files. - Added security checks with regard to the usage of HTML tags.
* * Moved ban.php to admin-new.php: this will feature the new admin pagesDries Buytaert2000-06-16
(under development). I'll slowly keep adding stuff to admin-new.php and one day we'll be able to replace admin.php with admin-new.php: I am just making preparations and `pre-processing' some stuff so we'll have something to work from. Remind that the rewrite of admin.php is sheduled for v0.20.