[Gnucash-changes] r13998 - htdocs/trunk/de - try variant for php4...

Joshua Sled jsled at cvs.gnucash.org
Wed May 10 20:44:35 EDT 2006


Author: jsled
Date: 2006-05-10 20:44:34 -0400 (Wed, 10 May 2006)
New Revision: 13998
Trac: http://svn.gnucash.org/trac/changeset/13998

Modified:
   htdocs/trunk/de/local.php
Log:
try variant for php4...


Modified: htdocs/trunk/de/local.php
===================================================================
--- htdocs/trunk/de/local.php	2006-05-11 00:42:36 UTC (rev 13997)
+++ htdocs/trunk/de/local.php	2006-05-11 00:44:34 UTC (rev 13998)
@@ -1,4 +1,4 @@
 <?php
 $top_dir = "..";
-$locale = "de_DE";
+$locale = "de"; # _DE";
 ?>



More information about the gnucash-changes mailing list