X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftheme.php;h=3dff381b220487aa97cab4c04ded90c94844251d;hb=1d6dd1666f4fc5da64447a48e158f8755d1d2a1b;hp=529a540159ec2e6232cdab1857d08f551d19a2d4;hpb=75d65db785b345c100942b3c296e1d6eda0634b8;p=friendica.git diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php index 529a540159..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.9.9 + * 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;