X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fcomix-plain%2Ftheme.php;h=f4781b08f0c9c5219a282521459119a0545270ed;hb=04f91aafac2f3ac94e6c19a8d12ee185b870f87f;hp=be3180dc9815d652531b688fd4f1780e0de6a53f;hpb=bdd275474044152a5d9a33ea6b8a8071b931d27e;p=friendica.git diff --git a/view/theme/comix-plain/theme.php b/view/theme/comix-plain/theme.php old mode 100755 new mode 100644 index be3180dc98..f4781b08f0 --- a/view/theme/comix-plain/theme.php +++ b/view/theme/comix-plain/theme.php @@ -8,9 +8,11 @@ */ +function comix_plain_init(&$a) { $a->theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); $a->page['htmlhead'] .= <<< EOT EOT; +} +