X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fpurplezero%2Ftheme.php;h=c78e5cccceaab9067024e89c4851c4ccf9cf00c8;hb=1c8885351b1ba56133c1361577b5c90f7a50875a;hp=9b483db6253a8335ca56acd2adbc34cbaf6cd752;hpb=e72eaf24086a6f8c8b6f315ca8f404444b02d210;p=friendica.git diff --git a/view/theme/purplezero/theme.php b/view/theme/purplezero/theme.php index 9b483db625..c78e5cccce 100644 --- a/view/theme/purplezero/theme.php +++ b/view/theme/purplezero/theme.php @@ -1,9 +1,11 @@ theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); -function purplezero_init(&$a) { $a->page['htmlhead'] .= <<< EOT EOT; -} \ No newline at end of file +}