[phpMP-CVS] CVS: phpMP/docs Changelog,1.21,1.22
Status: Pre-Alpha
Brought to you by:
heimidal
From: Anthony W. <ant...@us...> - 2003-02-09 21:59:00
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv25391/docs Modified Files: Changelog Log Message: Updated Changelog (fixed conflict) Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** Changelog 9 Feb 2003 21:28:23 -0000 1.21 --- Changelog 9 Feb 2003 21:58:57 -0000 1.22 *************** *** 1,2 **** --- 1,11 ---- + 2003-02-09 [AnthonyWhite] + * includes/admin.php + Added timezone dropdown + Doesnt select timezone, it is displayed beside box + + 2003-02-09 [AnthonyWhite] + * includes/admin.php + Minor changes with site config form + 2003-02-09 [Heimidal] * includes/constants.php |