]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/theme.php
No need to set $a->theme_info = array() everywhere if you can define it in App
[friendica.git] / view / theme / duepuntozero / theme.php
index ba3f25d3e26e002b461e8d97ac433d3ddca286e4..50d57f91e5759041f463284537ddcfcc1495ad9d 100644 (file)
@@ -2,7 +2,6 @@
 
 function duepuntozero_init(&$a) {
 
-$a->theme_info = array();
 set_template_engine($a, 'smarty3');
 
     $colorset = get_pconfig( local_user(), 'duepuntozero','colorset');