remove debug
This commit is contained in:
parent
3cb50872a4
commit
976a44ca5d
1 changed files with 4 additions and 4 deletions
|
|
@ -36,12 +36,12 @@ $g_captcha=false;
|
|||
/* uncomment for production */
|
||||
|
||||
|
||||
/*$version_phpcompta=SVNINFO;
|
||||
define ("DEBUG",false);
|
||||
*/
|
||||
$version_phpcompta=4444;
|
||||
$version_phpcompta=SVNINFO;
|
||||
define ("DEBUG",false);
|
||||
|
||||
/* $version_phpcompta=4444;
|
||||
define ("DEBUG",false);
|
||||
*/
|
||||
define ("DBVERSION",98);
|
||||
define ("DBVERSIONREPO",14);
|
||||
define ('NOTFOUND','--not found--');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue