Improve calc
This commit is contained in:
parent
d3f09968de
commit
6140eb38fe
3 changed files with 6 additions and 5 deletions
|
|
@ -88,7 +88,7 @@ define ('SMALLX','ⵝ');
|
|||
define ('BUTTONADD',"✚");
|
||||
|
||||
|
||||
define ('SVNINFO',7000);
|
||||
define ('SVNINFO',7002);
|
||||
if ( ! defined ('DEBUG')) {
|
||||
define ("DEBUG",false);
|
||||
}
|
||||
|
|
@ -326,4 +326,4 @@ if ( ! defined ("NOALYSS_URL")) {
|
|||
":".$_SERVER['SERVER_PORT'].
|
||||
dirname($_SERVER['PHP_SELF']);
|
||||
define ("NOALYSS_URL",$base);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue