From 1202db326035a400fc5564c50d518d712ae2ae11 Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Wed, 24 Apr 2013 06:38:00 -0400 Subject: [PATCH] bump version --- view/theme/blog/theme.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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){