Author: danydb
Date: 2011-09-12 22:24:14 +0200 (Mon, 12 Sep 2011)
New Revision: 4197
Modified:
phpcompta/branches/rel560/include/constant.php
Log:
update constant.php : ready for prod
Modified: phpcompta/branches/rel560/include/constant.php
===================================================================
--- phpcompta/branches/rel560/include/constant.php 2011-09-12 20:15:27 UTC
(rev 4196)
+++ phpcompta/branches/rel560/include/constant.php 2011-09-12 20:24:14 UTC
(rev 4197)
@@ -35,12 +35,9 @@
/*set to none for production */
/* uncomment for production */
-//$version_phpcompta=SVNINFO;
-//define ("DEBUG",false);
+$version_phpcompta=SVNINFO;
+define ("DEBUG",false);
-define ("DEBUG",true);
-$version_phpcompta=4014;
-
define ("DBVERSION",97);
define ("DBVERSIONREPO",13);
define ('NOTFOUND','--not found--');
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev