diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2012-03-26 14:49:15 +0200 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2012-03-26 14:49:15 +0200 |
commit | f1d15d8884828bc491acb0c79d1fa73d5998449f (patch) | |
tree | 20b086c949b97ecc46581adce5a65dc85e0c07f2 /view/theme/diabook/theme.php | |
parent | 37f10a6d4fd2f8f5858f3222269bd6f48031962f (diff) | |
parent | aaddee0d948832be7967c769fe4fafe7bdce2c0f (diff) | |
download | volse-hubzilla-f1d15d8884828bc491acb0c79d1fa73d5998449f.tar.gz volse-hubzilla-f1d15d8884828bc491acb0c79d1fa73d5998449f.tar.bz2 volse-hubzilla-f1d15d8884828bc491acb0c79d1fa73d5998449f.zip |
Merge branch 'master' of https://github.com/friendica/friendica
Diffstat (limited to 'view/theme/diabook/theme.php')
-rwxr-xr-x | view/theme/diabook/theme.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php index 8064fb7e7..798eef422 100755 --- a/view/theme/diabook/theme.php +++ b/view/theme/diabook/theme.php @@ -7,9 +7,6 @@ * Author: */ -$a->theme_info = array( - //'extends' => 'diabook', //it's diabook, don't need to extend himself... -); //change css on network and profilepages $cssFile = null; |