Author: danydb
Date: 2011-05-23 20:22:49 +0200 (Mon, 23 May 2011)
New Revision: 4122
Modified:
phpcompta/trunk/include/constant.php
Log:
good value for constant.php
Modified: phpcompta/trunk/include/constant.php
===================================================================
--- phpcompta/trunk/include/constant.php 2011-05-23 18:10:55 UTC (rev
4121)
+++ phpcompta/trunk/include/constant.php 2011-05-23 18:22:49 UTC (rev
4122)
@@ -35,14 +35,16 @@
/* 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",93);
+define ("DBVERSION",94);
define ("DBVERSIONREPO",13);
define ('NOTFOUND','--not found--');
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev