X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fpurplezero%2Ftheme.php;h=c78e5cccceaab9067024e89c4851c4ccf9cf00c8;hb=e45de3503a0d3e055c4981136897280fdc3c145a;hp=4ae9d579f0eece7cd1b60665c169fd3f11717cb9;hpb=214ec91a3f2c5fec6cced93f669b3a9725f0e40a;p=friendica.git diff --git a/view/theme/purplezero/theme.php b/view/theme/purplezero/theme.php index 4ae9d579f0..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 +}