]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/purplezero/theme.php
Merge branch 'master' of git://github.com/friendica/friendica
[friendica.git] / view / theme / purplezero / theme.php
index a514da669ddb59fd2435abc0b8e1426ca4ae75f7..fc9d5f91c87888605618095db889c4a13fe95e32 100644 (file)
@@ -2,7 +2,7 @@
 $a->theme_info = array(
   'extends' => 'duepuntozero',
 );
-$a->theme['template_engine'] = 'smarty3';
+set_template_engine($a, 'smarty3');
 
 function purplezero_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT