]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/theme.php
Merge remote-tracking branch 'upstream/develop' into develop
[friendica.git] / view / theme / smoothly / theme.php
index 293836af1389b8d267df37a6d6ffb1b6ff20429b..555b65eed31c5c0509d9c256167f78b0c7d525a5 100644 (file)
@@ -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;