interface/web/mail/mail_domain_list.php
@@ -12,8 +12,9 @@ * End Form configuration ******************************************/ // Checking module permissions if(!stristr($_SESSION["s"]["user"]["modules"],$_SESSION["s"]["module"]["name"])) { if(!stristr($_SESSION["s"]["user"]["modules"],'mail')) { header("Location: ../index.php"); exit; }