X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fcleanzero%2Ftheme.php;h=37ba15ce0ac86168803741fc670539823d76f058;hb=7bfa9b565072b5ac5d24a0c510364e39fe3f54a6;hp=cc924539e4f8958200aadeb50efa6246bf824ab6;hpb=82abb14bf9393d47e8c38ff9487f0855e22d78a7;p=friendica.git diff --git a/view/theme/cleanzero/theme.php b/view/theme/cleanzero/theme.php index cc924539e4..37ba15ce0a 100644 --- a/view/theme/cleanzero/theme.php +++ b/view/theme/cleanzero/theme.php @@ -5,10 +5,13 @@ * Version: * Author: Christian Vogeley (https://christian-vogeley.de/profile/christian) */ + +function cleanzero_init(&$a) { $a->theme_info = array( 'extends' => 'duepuntozero', ); -function cleanzero_init(&$a) { +set_template_engine($a, 'smarty3'); + $a->page['htmlhead'] .= <<< EOT ';} }