CIM63 - asset search on email
This commit is contained in:
@@ -8,6 +8,9 @@ defined(page_security_key) or exit;
|
||||
include_once './assets/functions.php';
|
||||
include_once './settings/settings.php';
|
||||
|
||||
//SET ORIGIN FOR NAVIGATION
|
||||
$_SESSION['prev_origin'] = '';
|
||||
|
||||
//Check if allowed
|
||||
if (isAllowed('communications',$_SESSION['profile'],$_SESSION['permission'],'R') === 0){
|
||||
header('location: index.php');
|
||||
|
||||
Reference in New Issue
Block a user