Add latest changes from icehrm pro
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
<?php
|
||||
include (dirname(__FILE__)."/src/Utils/SessionUtils.php");
|
||||
\Utils\SessionUtils::unsetClientSession();
|
||||
$user = null;
|
||||
header("Location:".CLIENT_BASE_URL."login.php?login=no");
|
||||
header("Location:".CLIENT_BASE_URL."login.php?logout=1");
|
||||
|
||||
Reference in New Issue
Block a user