Update of /cvsroot/phpmp/phpMP/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv29681/docs
Modified Files:
Changelog
Log Message:
Updated Changelog
Index: Changelog
===================================================================
RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** Changelog 8 Feb 2003 18:05:54 -0000 1.17
--- Changelog 9 Feb 2003 16:01:56 -0000 1.18
***************
*** 1,2 ****
--- 1,9 ----
+ 2003-02-09 [AnthonyWhite]
+ * admin/main.php
+ Changed the way the panel is handled.
+ May not be the best, but it works
+ * includes/admin.php **NEW**
+ Class file - Backend for the admin panel
+
2003-02-08 [AnthonyWhite]
* admin/main.php **NEW**
|