[phpMP-CVS] CVS: phpMP/docs Changelog,1.4,1.5
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-12-05 00:16:04
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv10426 Modified Files: Changelog Log Message: Updated Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** Changelog 4 Dec 2002 16:09:19 -0000 1.4 --- Changelog 5 Dec 2002 00:15:40 -0000 1.5 *************** *** 1,2 **** --- 1,7 ---- + 2002-12-04 [Heimidal] + + *languages/english/lang_main.php + *languages/french/lang_main.php + Forgot $this->, changing the depth of the $lang var. 2002-12-04 [TopherCoS] |