X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fgreenzero%2Ftheme.php;h=9a3dd1d3e103388d5b57a8d7d15584bea6cb4d3b;hb=31fffcf281a3fc2e2f30cfd1d632c7409c0e1dd5;hp=af69b150a32d9c2ff5df225058b6a320cfd617f8;hpb=139c2c1bbdffeb8df07004a9fdf919adf0bac72c;p=friendica.git diff --git a/view/theme/greenzero/theme.php b/view/theme/greenzero/theme.php index af69b150a3..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 +}