[Gnucash-changes] r14005 - htdocs/trunk - debugging detail.

Joshua Sled jsled at cvs.gnucash.org
Wed May 10 21:25:14 EDT 2006


Author: jsled
Date: 2006-05-10 21:25:13 -0400 (Wed, 10 May 2006)
New Revision: 14005
Trac: http://svn.gnucash.org/trac/changeset/14005

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


Modified: htdocs/trunk/lang.php
===================================================================
--- htdocs/trunk/lang.php	2006-05-11 01:23:48 UTC (rev 14004)
+++ htdocs/trunk/lang.php	2006-05-11 01:25:13 UTC (rev 14005)
@@ -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 ("<!-- locale_res [$locale_res] , dir_res $dir_res -->\n");
 ?>



More information about the gnucash-changes mailing list