forked from Adleraci/adlerka.top
Create sitemap
This commit is contained in:
@@ -26,6 +26,7 @@ function initRouter(): array
|
||||
if($_SERVER["REQUEST_METHOD"] == "POST"){
|
||||
$routerRequest["type"] = "api";
|
||||
}
|
||||
|
||||
if(empty($routerRequest["type"])) {
|
||||
$routerRequest["type"] = "page";
|
||||
}
|
||||
|
Reference in New Issue
Block a user