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