[Phpslash-commit] CVS: phpslash-dev/public_html config-dist.php,1.34,1.35
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-11-06 18:59:32
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18837/phpslash-dev/public_html Modified Files: config-dist.php Log Message: Swedish Translation. Index: config-dist.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config-dist.php,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** config-dist.php 6 Nov 2004 18:56:07 -0000 1.34 --- config-dist.php 6 Nov 2004 18:59:16 -0000 1.35 *************** *** 79,83 **** $_PSL = parse_ini_file($psl_inifile, TRUE); ! $_PSL['version'] = '0.8RC1'; /**** START DEBUGGING - Comment or delete this for production! ****/ --- 79,83 ---- $_PSL = parse_ini_file($psl_inifile, TRUE); ! $_PSL['version'] = '0.8RC3'; /**** START DEBUGGING - Comment or delete this for production! ****/ |