Author: danydb
Date: 2013-05-22 19:30:10 +0200 (Wed, 22 May 2013)
New Revision: 5305

Modified:
   phpcompta/trunk/include/constant.php
Log:
set properly constant.php

Modified: phpcompta/trunk/include/constant.php
===================================================================
--- phpcompta/trunk/include/constant.php        2013-05-22 17:29:57 UTC (rev 
5304)
+++ phpcompta/trunk/include/constant.php        2013-05-22 17:30:10 UTC (rev 
5305)
@@ -59,9 +59,12 @@
 $g_captcha=false;
 $g_failed="<span style=\"font-size:18px;color:red\">&#x2716;</span>";
 $g_succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
-/*set to none for production */
-/* uncomment for production */
-// define ('SVNINFO',5900);
+/* uncomment for development */
+/*
+define ('SVNINFO',5900);
+define ("DEBUG",true);
+*/
+
 $version_phpcompta=SVNINFO;
 define ("DEBUG",false);
 /* define ('SVNINFO',5015);



---
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