interface/web/help/support_message_list.php
@@ -6,8 +6,8 @@ $list_def_file = "list/support_message.list.php"; //* Check the module permissions if(!stristr($_SESSION["s"]["user"]["modules"],'help')) { header("Location: ../index.php"); if(!stristr($_SESSION['s']['user']["modules"], 'help')) { header('Location: ../index.php'); exit; }