Update init.php
This commit is contained in:
parent
c31cd5f200
commit
73395b1bc1
|
@ -153,9 +153,7 @@ $base = dirname($base);
|
|||
|
||||
if($base!=DS) {
|
||||
$base = $base.'/';
|
||||
}
|
||||
|
||||
if (dirname($_SERVER['SCRIPT_NAME']) == '\\') {
|
||||
}else{ // work in subdomain
|
||||
$base = '/';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue