asdf
This commit is contained in:
parent
1a598e6b27
commit
8c348e4ade
@ -70,7 +70,6 @@ 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