asdf
This commit is contained in:
parent
68a00667ae
commit
c1673b3251
@ -73,6 +73,7 @@ if(preg_match($page_regex, $page_data, $matches)){
|
|||||||
else{
|
else{
|
||||||
$page_name = ucfirst($page);
|
$page_name = ucfirst($page);
|
||||||
}
|
}
|
||||||
|
print_r($matches);
|
||||||
|
|
||||||
$output = str_replace('<template name="page name">', $page_name, $output);
|
$output = str_replace('<template name="page name">', $page_name, $output);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user