X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=ac172cee053fbd0d385c060271f1147a454858b9;hb=642f9409a77e839cd23a6aec7de5965d617f3e68;hp=1c986e4c8f2f3eb16abaea88a2a6dd504c56de26;hpb=e31ee9ed82637ade0fb437767b17c1af6071a918;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 1c986e4c8f..ac172cee05 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -1,105 +1,16 @@ * Maintainer: Fabio - * Maintainer: Tobias + * Maintainer: Tobias */ - -$a->theme_info = array(); -function quattro_init(&$a) { -$a->page['htmlhead'] .= <<< EOT - -EOT; +function quattro_init(App $a) { + $a->page['htmlhead'] .= ''; + $a->page['htmlhead'] .= '';; }