X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=fc908522a1862144ccdf2f971dc9b77f44367136;hb=623479a346ee6524e9b32e731651a6db12da330b;hp=1c986e4c8f2f3eb16abaea88a2a6dd504c56de26;hpb=f6818ab2438f2274c5d820bc9b1f90ff7476c0b7;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 1c986e4c8f..fc908522a1 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -1,105 +1,13 @@ * 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'] .= '';; }