]> git.mxchange.org Git - friendica.git/commitdiff
diabook: small fix in theme_info array
authorFabio Comuni <fabrix.xm@gmail.com>
Mon, 26 Mar 2012 07:48:38 +0000 (09:48 +0200)
committerFabio Comuni <fabrix.xm@gmail.com>
Mon, 26 Mar 2012 07:48:38 +0000 (09:48 +0200)
view/theme/diabook/theme.php

index 5bd20610071468ea03b0d05aec72629dcc2eb852..e4af9d3f3cab683770a9a471389cc2d47bf39f65 100755 (executable)
@@ -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