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\">✓</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
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev