X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Ftheme.php;h=1fe4bf859cd84d42bc93f454ae80396c0b09f44f;hb=3184a6263b28c7370df4d4b4334de180aa7c93d1;hp=5d63583f42ac3bbea15faf2b60a342560bb24196;hpb=2a3f94e4521f00142b99ba4fa5f4ec093159cbb7;p=friendica.git diff --git a/view/theme/darkzero/theme.php b/view/theme/darkzero/theme.php index 5d63583f42..1fe4bf859c 100644 --- a/view/theme/darkzero/theme.php +++ b/view/theme/darkzero/theme.php @@ -1,12 +1,70 @@ + * Maintainer: Fabio Communi + * Maintainer: Mike Macgirvin + */ + +function darkzero_init(&$a) { $a->theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); $a->page['htmlhead'] .= <<< EOT EOT; +}