]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/theme.php
Merge pull request #556 from fermionic/20121224-smarty3-template-collision
[friendica.git] / view / theme / frost-mobile / theme.php
index c295a91a6545dbe150a22c8dc60abc8a6d57d456..48dd3ef03dec958eb543679c922167add74780de 100644 (file)
@@ -15,6 +15,7 @@ $a->videowidth = 250;
 $a->videoheight = 200;
 $a->theme_thread_allow = false;
 $a->force_max_items = 10;
+set_template_engine($a, 'smarty3');
 
 function frost_mobile_content_loaded(&$a) {