Fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
function getDynamicPermission($file): int {
|
||||
error_log("Getting page $file");
|
||||
return include_once($file)["parameters"]["minimal_permission_level"];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user