#10915 fix open noaccess mesagge

This commit is contained in:
Jonathan 2023-04-12 11:46:26 +02:00
parent 5906ab595e
commit 9dd9c3eaaa
1 changed files with 1 additions and 1 deletions

View File

@ -1315,7 +1315,7 @@ if ($searchPage) {
true,
$sec2,
]
) === ENTERPRISE_NOT_HOOK
) == false
) {
include 'general/noaccess.php';
} else {