X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fcomix-plain%2Ftheme.php;h=f4781b08f0c9c5219a282521459119a0545270ed;hb=399e8cd8e41fd62c317f9da610ceadf12c7bf343;hp=a85d535a72ad472e7d256753a22025e8cdbf551e;hpb=a29842e3019255efd3f91fc01df29f5837d54fa4;p=friendica.git diff --git a/view/theme/comix-plain/theme.php b/view/theme/comix-plain/theme.php index a85d535a72..f4781b08f0 100644 --- a/view/theme/comix-plain/theme.php +++ b/view/theme/comix-plain/theme.php @@ -8,10 +8,11 @@ */ +function comix_plain_init(&$a) { $a->theme_info = array( 'extends' => 'duepuntozero', ); -$a->theme['template_engine'] = 'smarty3'; +set_template_engine($a, 'smarty3'); $a->page['htmlhead'] .= <<< EOT EOT; +} +