X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=df17a7fd9c22d3b73ff40fb4068369d90c26d914;hb=1454f3bc2a3a150ee7cdafb432ab1a7f696128e5;hp=3ff9302c85abe199ffb7eecc92348b9c3bce5e7d;hpb=b6b567fc97c60a381249476c95670eff356ac892;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 3ff9302c85..df17a7fd9c 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -10,6 +10,10 @@ use Friendica\App; use Friendica\DI; +/* + * This script can be included even when the app is in maintenance mode which requires us to avoid any config call + */ + function quattro_init(App $a) { DI::page()['htmlhead'] .= ''; DI::page()['htmlhead'] .= '';;