[phpMP-CVS] CVS: phpMP/docs Changelog,1.16,1.17
Status: Pre-Alpha
Brought to you by:
heimidal
From: Anthony W. <ant...@us...> - 2003-02-08 18:05:57
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv6467/docs Modified Files: Changelog Log Message: Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** Changelog 8 Feb 2003 17:21:34 -0000 1.16 --- Changelog 8 Feb 2003 18:05:54 -0000 1.17 *************** *** 1,4 **** 2003-02-08 [AnthonyWhite] ! * admin/admin.php My first commit :) I am basically just starting on the admin panel here. --- 1,14 ---- + 2003-02-08 [AnthonyWhite] + * admin/main.php **NEW** + The main page for the admin panel, will show site stats + Controlled by a switch / case statement (not best way) + I will probably change the way this is eventually + * admin/nav.php + Just added a link for testing + * admin/index.php + Changed the frameset a bit + 2003-02-08 [AnthonyWhite] ! * admin/index.php My first commit :) I am basically just starting on the admin panel here. |