Update of /cvsroot/phpmp/phpMP/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv16213/docs
Modified Files:
Changelog
Log Message:
Updated Changelog
Index: Changelog
===================================================================
RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** Changelog 9 Feb 2003 16:01:56 -0000 1.18
--- Changelog 9 Feb 2003 19:22:52 -0000 1.19
***************
*** 1,4 ****
--- 1,15 ----
2003-02-09 [AnthonyWhite]
* admin/main.php
+ Changed the panel handling once again
+ Not a big change - just got rid of if statement
+ * admin/nav.php
+ Nothing special, just changed a link's text
+ * includes/admin.php
+ Handles site configuration fully now
+ outputs a form and handles it (for site config)
+ Site config functions are basis for others now
+
+ 2003-02-09 [AnthonyWhite]
+ * admin/main.php
Changed the way the panel is handled.
May not be the best, but it works
|