Merge 73395b1bc147fd2aa940e8ea4ffdd396dfa68e1f into dd5c4101622593a39b02f4ee98e2210c765daafa
This commit is contained in:
commit
846c7ca074
@ -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…
x
Reference in New Issue
Block a user