X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftheme.php;h=555b65eed31c5c0509d9c256167f78b0c7d525a5;hb=a21f6135fcd8f0bfdb49de38a5ab4954d1784503;hp=293836af1389b8d267df37a6d6ffb1b6ff20429b;hpb=5adfeb0bd5fed2f793332056c03bb7c043d5fc69;p=friendica.git diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php index 293836af13..555b65eed3 100644 --- a/view/theme/smoothly/theme.php +++ b/view/theme/smoothly/theme.php @@ -14,7 +14,7 @@ use Friendica\App; use Friendica\Core\System; function smoothly_init(App $a) { - set_template_engine($a, 'smarty3'); + $a->set_template_engine('smarty3'); $cssFile = null; $ssl_state = null;