Author: danydb
Date: 2011-12-07 20:53:37 +0100 (Wed, 07 Dec 2011)
New Revision: 4580

Modified:
   phpcompta/trunk/include/constant.php
Log:
remove test

Modified: phpcompta/trunk/include/constant.php
===================================================================
--- phpcompta/trunk/include/constant.php        2011-12-07 19:53:08 UTC (rev 
4579)
+++ phpcompta/trunk/include/constant.php        2011-12-07 19:53:37 UTC (rev 
4580)
@@ -37,11 +37,12 @@
 /* uncomment for production */
 
 
-/*$version_phpcompta=SVNINFO;
+$version_phpcompta=SVNINFO;
 define ("DEBUG",false);
-*/
+/*
  $version_phpcompta=4444;
 define ("DEBUG",false);
+*/
 
 define ("DBVERSION",99);
 define ("DBVERSIONREPO",14);


_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to