X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftheme.php;h=3dff381b220487aa97cab4c04ded90c94844251d;hb=1d6dd1666f4fc5da64447a48e158f8755d1d2a1b;hp=a08e9c0da0007d3a3ec406865de15f829a7bf9bb;hpb=5a2c01d572301c520e6035c9f06665f159867363;p=friendica.git diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php index a08e9c0da0..3dff381b22 100644 --- a/view/theme/smoothly/theme.php +++ b/view/theme/smoothly/theme.php @@ -3,7 +3,7 @@ /* * Name: Smoothly * Description: Like coffee with milk. Theme works fine with iPad[2]. - * Version: Version 0.11.12 + * Version: Version 0.11.14-2 * Author: Alex * Maintainer: Alex * Screenshot: Screenshot @@ -11,6 +11,7 @@ $a = get_app(); $a->theme_info = array(); +$a->theme['template_engine'] = 'smarty3'; function smoothly_init(&$a) { $cssFile = null;