]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/theme.php
only use Smarty if the view/smarty3/ directory is writable; location bug fix
[friendica.git] / view / theme / duepuntozero / theme.php
index 6c9048ad7e3257a517e383e66c33aac30393edb1..bf5a4111fd396d46937c77ab27386c580cfac28e 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 $a->theme_info = array();
-$a->theme['template_engine'] = 'smarty3';
+set_template_engine($a, 'smarty3');
 
 function duepuntozero_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT