prod constant.php
This commit is contained in:
parent
81a3220821
commit
bb84217b92
1 changed files with 2 additions and 2 deletions
|
|
@ -60,8 +60,8 @@ $g_captcha=false;
|
|||
$g_failed="<span style=\"font-size:18px;color:red\">✖</span>";
|
||||
$g_succeed="<span style=\"font-size:18px;color:green\">✓</span>";
|
||||
/* uncomment for development */
|
||||
define ('SVNINFO',5995);
|
||||
define ("DEBUG",true);
|
||||
//define ('SVNINFO',5995);
|
||||
define ("DEBUG",false);
|
||||
//define ("DEBUG",false);
|
||||
|
||||
$version_phpcompta=SVNINFO;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue