[phpMP-CVS] CVS: phpMP/docs Changelog,1.15,1.16
Status: Pre-Alpha
Brought to you by:
heimidal
From: Anthony W. <ant...@us...> - 2003-02-08 17:21:40
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv22831/docs Modified Files: Changelog Log Message: Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -r1.15 -r1.16 *** Changelog 8 Feb 2003 10:58:16 -0000 1.15 --- Changelog 8 Feb 2003 17:21:34 -0000 1.16 *************** *** 1,2 **** --- 1,12 ---- + 2003-02-08 [AnthonyWhite] + * admin/admin.php + My first commit :) + I am basically just starting on the admin panel here. + So far, I have a basic layout with frames and so on. + * admin/nav.php **NEW** + Just a basic navigation file for the admin panel. + If you dont like what I did just let me know, + otherwise I will just continue on. + 2003-02-08 [Heimidal] * A LOT of files. |