X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fcomix-plain%2Ftheme.php;h=f4781b08f0c9c5219a282521459119a0545270ed;hb=399e8cd8e41fd62c317f9da610ceadf12c7bf343;hp=be3180dc9815d652531b688fd4f1780e0de6a53f;hpb=c3139fa0fd49b0b4de4568d46a6946c75ccb2a62;p=friendica.git diff --git a/view/theme/comix-plain/theme.php b/view/theme/comix-plain/theme.php index be3180dc98..f4781b08f0 100644 --- 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; +} +