X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fslackr%2Ftheme.php;h=bc09299794a8d3c883bb900080407376cb02df95;hb=e5dac2d387c5ef2aa6d12890d32a6e20b9beacd7;hp=ceec4dd97640c3a5b4f1224f4df94ce63a9bfeee;hpb=4cd3d5cd0247cb758fd24521b46540c60076af56;p=friendica.git diff --git a/view/theme/slackr/theme.php b/view/theme/slackr/theme.php old mode 100755 new mode 100644 index ceec4dd976..bc09299794 --- a/view/theme/slackr/theme.php +++ b/view/theme/slackr/theme.php @@ -2,11 +2,68 @@ $a->theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); +function slackr_init(&$a) { $a->page['htmlhead'] .= <<< EOT EOT; +}