Author: danydb
Date: 2011-06-04 16:25:44 +0200 (Sat, 04 Jun 2011)
New Revision: 4157

Modified:
   phpcompta/branches/rel560/include/constant.php
Log:
remove debug 

Modified: phpcompta/branches/rel560/include/constant.php
===================================================================
--- phpcompta/branches/rel560/include/constant.php      2011-06-04 14:24:57 UTC 
(rev 4156)
+++ phpcompta/branches/rel560/include/constant.php      2011-06-04 14:25:44 UTC 
(rev 4157)
@@ -35,13 +35,13 @@
 /* set to none for production */
 /* uncomment for production */
 
-//$version_phpcompta=SVNINFO; 
-//define ("DEBUG",false);
-
+$version_phpcompta=SVNINFO; 
 define ("DEBUG",false);
-$version_phpcompta=4014;
 
+//define ("DEBUG",true);
+//$version_phpcompta=4014;
 
+
 define ("DBVERSION",95);
 define ("DBVERSIONREPO",13);
 define ('NOTFOUND','--not found--');


_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to