phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4779 - phpcompta/tags/rel600/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4779 - phpcompta/tags/rel600/include
Date: Sat, 25 Feb 2012 15:18:12 +0100 (CET)

Author: danydb
Date: 2012-02-25 15:18:12 +0100 (Sat, 25 Feb 2012)
New Revision: 4779

Modified:
   phpcompta/tags/rel600/include/constant.php
Log:
constant.php for prod

Modified: phpcompta/tags/rel600/include/constant.php
===================================================================
--- phpcompta/tags/rel600/include/constant.php  2012-02-25 14:15:13 UTC (rev 
4778)
+++ phpcompta/tags/rel600/include/constant.php  2012-02-25 14:18:12 UTC (rev 
4779)
@@ -35,11 +35,11 @@
 $g_succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
 /*set to none for production */
 /* uncomment for production */
-//$version_phpcompta=SVNINFO;
-//define ("DEBUG",false);
+$version_phpcompta=SVNINFO;
+define ("DEBUG",false);
 
-$version_phpcompta=4601;
-define ("DEBUG",true);
+//$version_phpcompta=4601;
+//define ("DEBUG",true);
 
 define ("DBVERSION",102);
 



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