X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffacepark%2Ftheme.php;h=e6255f118a60b9e5c3be8655bea40dc8d78cfd50;hb=0434b0485a0a7f2cfc8d1ea24a0fd2b6ca27ff7a;hp=eeb484194809d8a20bde9e688cafd4adfa14bf71;hpb=96ed0a77912e049799dc81761f1dbe4a9eec5757;p=friendica.git diff --git a/view/theme/facepark/theme.php b/view/theme/facepark/theme.php index eeb4841948..e6255f118a 100644 --- a/view/theme/facepark/theme.php +++ b/view/theme/facepark/theme.php @@ -1,6 +1,7 @@ theme_info = array(); -$a->theme['template_engine'] = 'smarty3'; + +function facepark_init(&$a) { +set_template_engine($a, 'smarty3'); $a->page['htmlhead'] .= <<< EOT EOT; +} +