phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r5464 - phpcompta/trunk/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r5464 - phpcompta/trunk/include
Date: Fri, 4 Oct 2013 16:58:47 +0200 (CEST)

Author: danydb
Date: 2013-10-04 16:58:46 +0200 (Fri, 04 Oct 2013)
New Revision: 5464

Modified:
   phpcompta/trunk/include/constant.php
Log:
update constant.php

Modified: phpcompta/trunk/include/constant.php
===================================================================
--- phpcompta/trunk/include/constant.php        2013-10-04 14:57:53 UTC (rev 
5463)
+++ phpcompta/trunk/include/constant.php        2013-10-04 14:58:46 UTC (rev 
5464)
@@ -60,9 +60,9 @@
 $g_failed="<span style=\"font-size:18px;color:red\">&#x2716;</span>";
 $g_succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
 /* uncomment for development */
- define ('SVNINFO',5900);
- define ("DEBUG",true);
-//define ("DEBUG",false);
+// define ('SVNINFO',5900);
+// define ("DEBUG",true);
+define ("DEBUG",false);
 
 $version_phpcompta=SVNINFO;
 // If you don't want to be notified of the update



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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]