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