]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/theme.php
Merge https://github.com/annando/friendica into annando
[friendica.git] / view / theme / vier / theme.php
index 20da528147a8f6e7ccc29e2f361a99933986b496..7749a26bca54ee81636a697474c05597576f5448 100644 (file)
@@ -8,6 +8,8 @@
  * Description: "Vier" uses the font awesome font library: http://fortawesome.github.com/Font-Awesome/
  */
 
+$a->theme['template_engine'] = 'smarty3';
+
 $a->theme_info = array();
 
 function vier_init(&$a) {
@@ -107,3 +109,4 @@ $('.savedsearchterm').hover(
 </script>
 EOT;
 }
+