/* Decoded by unphp.net */ ?>hasPermission('456', $_SESSION[SESSION_VAR_NAME]['role'])) { $Page = new page($db); $userAccessRight = $Page->accesspermissions('456', $_SESSION[SESSION_VAR_NAME]['role']); $no_userAccessRight = count($userAccessRight); $access_type = array(); foreach ($userAccessRight as $p_ar) { array_push($access_type, $p_ar['type']); } if (!empty($no_userAccessRight) && $no_userAccessRight > 0) { if (in_array('5', $access_type)) { $pid = decrypt_url($_REQUEST['pid'], APP_ENCRYPTION_SALT); $Project = new project($db); $project_details = $Project->getProject_ById($pid); $id = decrypt_url($_REQUEST['id'], APP_ENCRYPTION_SALT); $IndexMaster = new index_master($db); $indexmaster_details = $IndexMaster->getIndexMaster_ById($id); $index_master_rights = $IndexMaster->getIndexMasterRights($_SESSION[SESSION_VAR_NAME]['user_id'], $id); if ($_SESSION[SESSION_VAR_NAME]['role'] == 1 || $_SESSION[SESSION_VAR_NAME]['role'] == 2 || ($index_master_rights[0]['im_report_view_r'] == 1 && $index_master_rights[0]['im_view_r'] == 1)) { ?>

Master Report

&itag=&pid=&id=">
Report Name Report Type Period Period Duration Index Master Fields Action
log_indirect_access(); include("../error_403.php"); } ?>