]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/cleanzero/theme.php
Merge pull request #550 from fermionic/20121222-use-smarty-template-engine
[friendica.git] / view / theme / cleanzero / theme.php
index c7c0b2d640bd47f778750e12c72ecfdf110bac51..356a1b71cbe3098cded11d80fb4a16a8ab5b737a 100644 (file)
@@ -8,7 +8,7 @@
 $a->theme_info = array(
   'extends' => 'duepuntozero',
 );
-$a->theme['template_engine'] = 'smarty3';
+set_template_engine($a, 'smarty3');
 
 function cleanzero_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT