X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=0b67c6b49a8282a023eeabd274b836f6aa1abcae;hb=1fc35d5f443e802e988ea994ae712ac2c6bae8d4;hp=0a13c20351b6d40f6b0ed4b7bd33648278578063;hpb=11ba88b6d21a40c302d21646dfa9366bb393931d;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 0a13c20351..0b67c6b49a 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -1,12 +1,13 @@ * Maintainer: Fabio - * Maintainer: Tobias + * Maintainer: Tobias */ - - $a->theme_info = array(); - +function quattro_init(&$a) { + $a->page['htmlhead'] .= ''; + $a->page['htmlhead'] .= '';; +}