Author: danydb
Date: 2011-05-24 22:19:55 +0200 (Tue, 24 May 2011)
New Revision: 4126

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

Modified: phpcompta/branches/rel550/include/constant.php
===================================================================
--- phpcompta/branches/rel550/include/constant.php      2011-05-24 20:19:17 UTC 
(rev 4125)
+++ phpcompta/branches/rel550/include/constant.php      2011-05-24 20:19:55 UTC 
(rev 4126)
@@ -35,14 +35,15 @@
 /* set to none for production */
 /* uncomment for production */
 
-/*
+
 $version_phpcompta=SVNINFO; 
 define ("DEBUG",false);
-*/
 
 
+/*
 define ("DEBUG",true);
 $version_phpcompta=3872;
+*/
 
 
 define ("DBVERSION",93);


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

Reply via email to