X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fslackr%2Ftheme.php;h=43deb4b8ccebe8590751f5abd749f9e5b3e19c21;hb=b4fb951bf9da7e6d9e93acb005ad8995255f9c5e;hp=ff6d19ec9d81e55b39cd4c3c68f7531451fd029a;hpb=01daaafc92d09f042ae3f881bf97606c449f6d3e;p=friendica.git diff --git a/view/theme/slackr/theme.php b/view/theme/slackr/theme.php index ff6d19ec9d..43deb4b8cc 100644 --- a/view/theme/slackr/theme.php +++ b/view/theme/slackr/theme.php @@ -1,9 +1,11 @@ theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); -function slackr_init(&$a) { $a->page['htmlhead'] .= <<< EOT EOT; -} \ No newline at end of file +}