Add Alert Page

This commit is contained in:
Ibnu Maksum
2024-02-23 14:20:12 +07:00
parent 6de63bed63
commit c6a203b1f0
12 changed files with 88 additions and 25 deletions

View File

@ -101,7 +101,6 @@ if (isset($_SESSION['notify'])) {
unset($_SESSION['ntype']);
}
// Routing Engine
$req = _get('_route');
$routes = explode('/', $req);