X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Ftheme.php;h=ceafdf59569571a7cbf4354b3b34bffaf5cdc0d1;hb=0d5b8dfafde4d66c8cd6978ad83e639938aaf3bd;hp=bbba3ef740ccea9dbe5aae46fb48b21e18d6d9ee;hpb=8a80ea24d1d8039be6dc532c9db23c60e71eb467;p=friendica.git diff --git a/view/theme/darkzero/theme.php b/view/theme/darkzero/theme.php index bbba3ef740..ceafdf5956 100644 --- a/view/theme/darkzero/theme.php +++ b/view/theme/darkzero/theme.php @@ -11,10 +11,56 @@ $a->theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); function darkzero_init(&$a) { $a->page['htmlhead'] .= <<< EOT EOT; -} \ No newline at end of file +}