[phpMP-CVS] CVS: phpMP/languages/english lang_main.php,1.20,1.21
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2003-06-03 06:51:42
|
Update of /cvsroot/phpmp/phpMP/languages/english In directory sc8-pr-cvs1:/tmp/cvs-serv19972/languages/english Modified Files: lang_main.php Log Message: Template system fixed and working (to the best of my knowledge). Index: lang_main.php =================================================================== RCS file: /cvsroot/phpmp/phpMP/languages/english/lang_main.php,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -r1.20 -r1.21 *** lang_main.php 17 May 2003 07:50:17 -0000 1.20 --- lang_main.php 3 Jun 2003 06:48:22 -0000 1.21 *************** *** 22,26 **** * */ ! class Localization { --- 22,26 ---- * */ ! class Localization { |