]> 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 0c7b149540b9d986a281b322e69b1cbb19ce8da9..3dff381b220487aa97cab4c04ded90c94844251d 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * Name: Smoothly
  * Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: Version 0.11.14
+ * Version: Version 0.11.14-2
  * Author: Alex <https://friendica.pixelbits.de/profile/alex>
  * Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
  * Screenshot: <a href="screenshot.png">Screenshot</a>
@@ -11,6 +11,7 @@
 
 $a = get_app();
 $a->theme_info = array();
+$a->theme['template_engine'] = 'smarty3';
 
 function smoothly_init(&$a) {
        $cssFile = null;