]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/theme.php
Merge pull request #5862 from nupplaphil/rename_App_Methods
[friendica.git] / view / theme / smoothly / theme.php
index 555b65eed31c5c0509d9c256167f78b0c7d525a5..e961146f6a941dd0d7aac1760a01706130641a54 100644 (file)
@@ -14,7 +14,7 @@ use Friendica\App;
 use Friendica\Core\System;
 
 function smoothly_init(App $a) {
-       $a->set_template_engine('smarty3');
+       $a->setActiveTemplateEngine('smarty3');
 
        $cssFile = null;
        $ssl_state = null;