X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=f316323fd31cf60a6ecf9cb0e67f510873998a71;hb=e1f366164509fc8217f9d0cf21d7475f6d71b73a;hp=a1cd29ee72ad84c1ff2fe3da4850e46b9daec213;hpb=c00772204100a44267c38f7a2533268b5dff1248;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index a1cd29ee72..f316323fd3 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -8,8 +8,6 @@ */ function quattro_init(&$a) { - $a->theme_info = array(); - - $a->page['htmlhead'] .= ''; - $a->page['htmlhead'] .= '';; + $a->page['htmlhead'] .= ''; + $a->page['htmlhead'] .= '';; }