]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/theme.php
Merge pull request #549 from fermionic/20121222-use-smarty-template-engine
[friendica.git] / view / theme / smoothly / theme.php
index f5defdfe5cfd2a8b4d3c1a0309aa655ec548fdae..3dff381b220487aa97cab4c04ded90c94844251d 100644 (file)
@@ -11,6 +11,7 @@
 
 $a = get_app();
 $a->theme_info = array();
+$a->theme['template_engine'] = 'smarty3';
 
 function smoothly_init(&$a) {
        $cssFile = null;