X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=5647fd493a88e1cd3f20a322df9abd54bb5af8e0;hb=4b16de6d8010323cc63cde302b4ee0becb429d3b;hp=ae8f4f906594b0d73f5dcad03dd78d7af708907e;hpb=8ec5b06e0440302cef9f6bc2f35730fca5a9030e;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index ae8f4f9065..5647fd493a 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -7,7 +7,9 @@ * Maintainer: Tobias */ -function quattro_init(App &$a) { +use Friendica\App; + +function quattro_init(App $a) { $a->page['htmlhead'] .= ''; $a->page['htmlhead'] .= '';; }