X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=5cb373eefe85f8609f305fc716c4b0d88a7a9198;hb=810b1a5d6efda4b77cbba0558c83470c179fd697;hp=de2e5861e3006c0f933d317c0ba1771f86f26756;hpb=7aa3b92f4c4619de76f45f448edfd6e4dcfbceb4;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index de2e5861e3..5cb373eefe 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -1,11 +1,95 @@ * Maintainer: Fabio * Maintainer: Tobias */ - $a->theme_info = array(); - +$a->theme_info = array(); + +function quattro_init(&$a) { +$a->page['htmlhead'] .= <<< EOT + +EOT; +}