X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fgreenzero%2Ftheme.php;h=09a63c040d20d07a549c89293687e911f4f71fcf;hb=e5dac2d387c5ef2aa6d12890d32a6e20b9beacd7;hp=5d63583f42ac3bbea15faf2b60a342560bb24196;hpb=2a3f94e4521f00142b99ba4fa5f4ec093159cbb7;p=friendica.git diff --git a/view/theme/greenzero/theme.php b/view/theme/greenzero/theme.php index 5d63583f42..09a63c040d 100644 --- a/view/theme/greenzero/theme.php +++ b/view/theme/greenzero/theme.php @@ -2,11 +2,51 @@ $a->theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); +function greenzero_init(&$a) { $a->page['htmlhead'] .= <<< EOT EOT; +}