X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Ftheme.php;h=48dd3ef03dec958eb543679c922167add74780de;hb=e5dac2d387c5ef2aa6d12890d32a6e20b9beacd7;hp=7a2602e602d7b4ea52e58f4de884bfccaf478acf;hpb=1d6dd1666f4fc5da64447a48e158f8755d1d2a1b;p=friendica.git diff --git a/view/theme/frost-mobile/theme.php b/view/theme/frost-mobile/theme.php index 7a2602e602..48dd3ef03d 100644 --- a/view/theme/frost-mobile/theme.php +++ b/view/theme/frost-mobile/theme.php @@ -15,7 +15,7 @@ $a->videowidth = 250; $a->videoheight = 200; $a->theme_thread_allow = false; $a->force_max_items = 10; -$a->theme['template_engine'] = 'smarty3'; +set_template_engine($a, 'smarty3'); function frost_mobile_content_loaded(&$a) {