remove index.php

This commit is contained in:
iBNu Maksum
2024-11-04 13:57:28 +07:00
parent 1903dc6b45
commit 32a64d944a
13 changed files with 31 additions and 15 deletions

View File

@ -87,7 +87,7 @@ if ($_app_stage != 'Live') {
if ($isApi) {
define('U', APP_URL . '/system/api.php?r=');
} else {
define('U', APP_URL . '/index.php?_route=');
define('U', APP_URL . '/?_route=');
}
// notification message