diff --git a/view/theme/blog/theme.php b/view/theme/blog/theme.php index 20fe008..59e0092 100644 --- a/view/theme/blog/theme.php +++ b/view/theme/blog/theme.php @@ -1,7 +1,7 @@ Twenty Eleven wordpress theme, Licensed under GNU General Public License v2 or later * Author: Fabio * Maintainer: Fabio @@ -9,9 +9,7 @@ function blog_init(&$a) { - $a->theme_info = array(); - set_template_engine($a, 'smarty3'); } function blog_install(&$a){