forked from Adleraci/adlerka.top
test
This commit is contained in:
@@ -5,6 +5,11 @@ function renderDynamicPage($page_file)
|
||||
return render();
|
||||
}
|
||||
|
||||
function CanViewPage($page_metadata)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
function getPage($page_name = null){
|
||||
global $routerConfig;
|
||||
global $routerRequest;
|
||||
|
Reference in New Issue
Block a user