]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/theme.php
Implement Smarty3
[friendica.git] / view / theme / frost / theme.php
index e515f13c8a07bd602c9f50447c2c3b7ed0d1fdcb..3faf73d2fc948087461d5c3347e3dc2059d671e0 100644 (file)
@@ -13,6 +13,7 @@ $a->theme_info = array();
 $a->videowidth = 400;
 $a->videoheight = 330;
 $a->theme_thread_allow = false;
+$a->theme['template_engine'] = 'smarty3';
 
 function frost_content_loaded(&$a) {