Merge 73395b1bc1
into dd5c410162
This commit is contained in:
commit
846c7ca074
1 changed files with 3 additions and 1 deletions
|
@ -154,6 +154,8 @@ $base = dirname($base);
|
||||||
|
|
||||||
if($base!=DS) {
|
if($base!=DS) {
|
||||||
$base = $base.'/';
|
$base = $base.'/';
|
||||||
|
}else{ // work in subdomain
|
||||||
|
$base = '/';
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
// Workaround for Windows Web Servers
|
// Workaround for Windows Web Servers
|
||||||
|
|
Loading…
Add table
Reference in a new issue