X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fcomix-plain%2Ftheme.php;h=f4781b08f0c9c5219a282521459119a0545270ed;hb=c82ab9e1b52ae6412c054bb9144e058f92780375;hp=be3180dc9815d652531b688fd4f1780e0de6a53f;hpb=286c230fa858b7b1fead9c3ff722f6b1b9478d01;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; +} +