Author: danydb
Date: 2012-01-06 17:25:15 +0100 (Fri, 06 Jan 2012)
New Revision: 4674
Modified:
phpcompta/trunk/include/constant.php
Log:
constant.php for prod
Modified: phpcompta/trunk/include/constant.php
===================================================================
--- phpcompta/trunk/include/constant.php 2012-01-06 16:24:34 UTC (rev
4673)
+++ phpcompta/trunk/include/constant.php 2012-01-06 16:25:15 UTC (rev
4674)
@@ -35,12 +35,12 @@
$g_succeed="<span style=\"font-size:18px;color:green\">✓</span>";
/*set to none for production */
/* uncomment for production */
- $version_phpcompta=4620;
-define ("DEBUG",true);
+// $version_phpcompta=4620;
+// define ("DEBUG",true);
-//$version_phpcompta=SVNINFO;
-//define ("DEBUG",false);
+$version_phpcompta=SVNINFO;
+define ("DEBUG",false);
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev