forked from kevinowino869/mitrobill
Add Alert Page
This commit is contained in:
@ -101,7 +101,6 @@ if (isset($_SESSION['notify'])) {
|
||||
unset($_SESSION['ntype']);
|
||||
}
|
||||
|
||||
|
||||
// Routing Engine
|
||||
$req = _get('_route');
|
||||
$routes = explode('/', $req);
|
||||
|
Reference in New Issue
Block a user