X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fgreenzero%2Ftheme.php;h=9a3dd1d3e103388d5b57a8d7d15584bea6cb4d3b;hb=f8c62f04079fba8795a83771c5c3615e233ba5ca;hp=a63d8a235aa00e166b986416e35154d193880525;hpb=1872cf2b2d14be5c4b8fbc9e2cf61f9fcd9e2f88;p=friendica.git diff --git a/view/theme/greenzero/theme.php b/view/theme/greenzero/theme.php index a63d8a235a..9a3dd1d3e1 100644 --- a/view/theme/greenzero/theme.php +++ b/view/theme/greenzero/theme.php @@ -1,9 +1,11 @@ theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); -function greenzero_init(&$a) { $a->page['htmlhead'] .= <<< EOT EOT; -} \ No newline at end of file +}