X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fcomix%2Ftheme.php;h=da195f267ab513d49d84fef765b8a6298334f495;hb=04f91aafac2f3ac94e6c19a8d12ee185b870f87f;hp=e2f7f4db38d4bc71e71965c450ef7e2c582aa6d4;hpb=c3139fa0fd49b0b4de4568d46a6946c75ccb2a62;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; +} +