forked from Adleraci/adlerka.top
exit on redirect
This commit is contained in:
parent
2edc604327
commit
f0327df728
@ -62,7 +62,6 @@ function initRouter(): bool
|
||||
if(empty($routerRequest["type"])){
|
||||
$routerRequest["type"] = "page";
|
||||
}
|
||||
echo "true";
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user