X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=view%2Ftheme%2Fslackr%2Ftheme.php;h=43deb4b8ccebe8590751f5abd749f9e5b3e19c21;hb=b4fb951bf9da7e6d9e93acb005ad8995255f9c5e;hp=78f5d40f05b59a33b4b08fc6451939a8fe65189c;hpb=741a5dba578444e5fea547a87c48824a69c39840;p=friendica.git diff --git a/view/theme/slackr/theme.php b/view/theme/slackr/theme.php index 78f5d40f05..43deb4b8cc 100644 --- a/view/theme/slackr/theme.php +++ b/view/theme/slackr/theme.php @@ -1,13 +1,70 @@ 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 +}