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