X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fcomix%2Ftheme.php;h=da195f267ab513d49d84fef765b8a6298334f495;hb=9518785c819fa7316745aa31f6adae14e593b904;hp=e2f7f4db38d4bc71e71965c450ef7e2c582aa6d4;hpb=aaf5a81365b4cbcb3d1b9537b5544aeb5de66f4b;p=friendica.git diff --git a/view/theme/comix/theme.php b/view/theme/comix/theme.php index e2f7f4db38..da195f267a 100644 --- a/view/theme/comix/theme.php +++ b/view/theme/comix/theme.php @@ -8,9 +8,11 @@ */ +function comix_init(&$a) { $a->theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); $a->page['htmlhead'] .= <<< EOT EOT; +} +