forked from kevinowino869/mitrobill
Add Alert Page
This commit is contained in:
@ -9,4 +9,4 @@ if (session_status() == PHP_SESSION_NONE) session_start();
|
||||
Admin::removeCookie();
|
||||
User::removeCookie();
|
||||
session_destroy();
|
||||
header('location: index.php');
|
||||
_alert(Lang::T('Logout Successful'),'warning', "login");
|
Reference in New Issue
Block a user