]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkzero/theme.php
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / darkzero / theme.php
index 9fa248ceacba6d36a928e30013c1531b8f9781ff..ceafdf59569571a7cbf4354b3b34bffaf5cdc0d1 100644 (file)
@@ -11,7 +11,7 @@
 $a->theme_info = array(
   'extends' => 'duepuntozero',
 );
-$a->theme['template_engine'] = 'smarty3';
+set_template_engine($a, 'smarty3');
 
 function darkzero_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT