Author: danydb
Date: 2012-06-27 19:14:52 +0200 (Wed, 27 Jun 2012)
New Revision: 5021

Modified:
   phpcompta/trunk/include/constant.php
Log:
Info de debug

Modified: phpcompta/trunk/include/constant.php
===================================================================
--- phpcompta/trunk/include/constant.php        2012-06-27 17:14:14 UTC (rev 
5020)
+++ phpcompta/trunk/include/constant.php        2012-06-27 17:14:52 UTC (rev 
5021)
@@ -36,6 +36,8 @@
 /*set to none for production */
 /* uncomment for production */
 //$version_phpcompta=SVNINFO;
+//define ("DEBUG",true);
+$version_phpcompta=SVNINFO;
 define ("DEBUG",true);
 
 // If you don't want to be notified of the update
@@ -44,9 +46,6 @@
 define 
("SITE_UPDATE_PLUGIN",'http://www.phpcompta.eu/plugin_last_version.txt');
 
 
-$version_phpcompta=4985;
-//define ("DEBUG",true);
-
 define ("DBVERSION",103);
 
 define ("DBVERSIONREPO",14);



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

Reply via email to