remove debug
This commit is contained in:
parent
54fb4934f4
commit
b8f76ab89e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ $g_failed="<span style=\"font-size:18px;color:red\">✖</span>";
|
|||
$g_succeed="<span style=\"font-size:18px;color:green\">✓</span>";
|
||||
/*set to none for production */
|
||||
/* uncomment for production */
|
||||
define ('SVNINFO',5900);
|
||||
//define ('SVNINFO',5900);
|
||||
$version_phpcompta=SVNINFO;
|
||||
define ("DEBUG",false);
|
||||
/* define ('SVNINFO',5015);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue