]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/theme.php
Rename App Methods
[friendica.git] / view / theme / duepuntozero / theme.php
index 02882ca943ca91afe73c03c96a77e0f6d3e916e5..588a6fa463468281fd4e51777c5f0be722e64335 100644 (file)
@@ -6,7 +6,7 @@ use Friendica\Core\PConfig;
 
 function duepuntozero_init(App $a) {
 
-$a->set_template_engine('smarty3');
+$a->setActiveTemplateEngine('smarty3');
 
     $colorset = PConfig::get( local_user(), 'duepuntozero','colorset');
     if (!$colorset)