good value for constant.php
This commit is contained in:
parent
61d905068b
commit
9ca30e8064
1 changed files with 5 additions and 3 deletions
|
|
@ -35,14 +35,16 @@ $g_captcha=false;
|
|||
/* 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--');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue