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