fix redir from home to apex
This commit is contained in:
parent
edfb7b26f9
commit
eeb043d8d7
@ -24,6 +24,7 @@ function initRouter(): bool
|
||||
|
||||
if($routerRequest["subdomain"] == $routerConfig["default_site"]){
|
||||
$routerRequest["subdomain"] = "";
|
||||
$needsRedirect = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user