]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/greenzero/theme.php
Merge pull request #556 from fermionic/20121224-smarty3-template-collision
[friendica.git] / view / theme / greenzero / theme.php
index 0818091f635fca6136072ab6417c9a5d345bc218..09a63c040d20d07a549c89293687e911f4f71fcf 100644 (file)
@@ -2,7 +2,7 @@
 $a->theme_info = array(
   'extends' => 'duepuntozero',
 );
-$a->theme['template_engine'] = 'smarty3';
+set_template_engine($a, 'smarty3');
 
 function greenzero_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT