PMS Name id " . $_SESSION['userID']; $uID = $_SESSION['userID']; echo ""; //============================================================================================================== //VALIDATE ACCESS ============================================================================================== //============================================================================================================== $roleID = userProfileID($userID); $roleID = userProfileID($uID); $moduleID = 8; $msgReply =checkViewAccessM1024($roleID, $moduleID)[1]; if(checkViewAccessM1024($roleID, $moduleID)[0] == 0){ echo "
Sorry, you are not authorized to access this page.
Please contact your system support for assistance.
Thank you!