forked from Adleraci/adlerka.top
Test page title
This commit is contained in:
@ -2,8 +2,7 @@
|
||||
|
||||
|
||||
function getDynamicMetadata($file): array{
|
||||
$page_tmp = include($file);
|
||||
return $page_tmp;
|
||||
return include($file);
|
||||
}
|
||||
|
||||
function getDynamicPermission($params): int {
|
||||
|
Reference in New Issue
Block a user