From: Fabio Comuni Date: Mon, 26 Mar 2012 07:48:38 +0000 (+0200) Subject: diabook: small fix in theme_info array X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=579c4f3079b9d1912cab6f70a9d95ebab1ca8743;p=friendica.git diabook: small fix in theme_info array --- diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php index 5bd2061007..e4af9d3f3c 100755 --- a/view/theme/diabook/theme.php +++ b/view/theme/diabook/theme.php @@ -8,7 +8,7 @@ */ $a->theme_info = array( - 'extends' => 'diabook', + //'extends' => 'diabook', //it's diabook, don't need to extend himself... ); //change css on network and profilepages