Author: danydb
Date: 2013-05-07 01:48:59 +0200 (Tue, 07 May 2013)
New Revision: 5221

Modified:
   phpcompta/trunk/include/constant.php
Log:
Overwrite by accident constant.php

Modified: phpcompta/trunk/include/constant.php
===================================================================
--- phpcompta/trunk/include/constant.php        2013-05-06 23:35:00 UTC (rev 
5220)
+++ phpcompta/trunk/include/constant.php        2013-05-06 23:48:59 UTC (rev 
5221)
@@ -35,9 +35,8 @@
 $g_succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
 /*set to none for production */
 /* uncomment for production */
-define ('SVNINFO',5666);
 $version_phpcompta=SVNINFO;
-define ("DEBUG",true);
+define ("DEBUG",false);
 /* define ('SVNINFO',5015);
  * $version_phpcompta=SVNINFO;
  * define ("DEBUG",true);



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu

_______________________________________________
Phpcompta  est un logiciel libre de comptabilit&#233; en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to