[Gnucash-changes] r14117 - htdocs/trunk - more detail.

Joshua Sled jsled at cvs.gnucash.org
Wed May 17 21:12:18 EDT 2006


Author: jsled
Date: 2006-05-17 21:12:17 -0400 (Wed, 17 May 2006)
New Revision: 14117
Trac: http://svn.gnucash.org/trac/changeset/14117

Modified:
   htdocs/trunk/lang.php
Log:
more detail.


Modified: htdocs/trunk/lang.php
===================================================================
--- htdocs/trunk/lang.php	2006-05-18 00:36:55 UTC (rev 14116)
+++ htdocs/trunk/lang.php	2006-05-18 01:12:17 UTC (rev 14117)
@@ -9,5 +9,5 @@
 $domain = "gnucash-htdocs";
 $dir_res = bindtextdomain($domain, $top_dir);
 textdomain($domain);
-echo ("<!-- locale_res [$locale_res] , dir_res $dir_res -->\n");
+echo ("<!-- $lang , locale_res [$locale_res] , dir_res $dir_res -->\n");
 ?>



More information about the gnucash-changes mailing list