Test page title
This commit is contained in:
parent
9a2afd7528
commit
fa0a521e70
@ -2,8 +2,7 @@
|
||||
|
||||
|
||||
function getDynamicMetadata($file): array{
|
||||
$page_tmp = include($file);
|
||||
return $page_tmp;
|
||||
return include($file);
|
||||
}
|
||||
|
||||
function getDynamicPermission($params): int {
|
||||
|
Loading…
Reference in New Issue
Block a user