We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91242c9 commit 8ff6d74Copy full SHA for 8ff6d74
lib/base.php
@@ -370,7 +370,6 @@ private static function printUpgradePage(\OC\SystemConfig $systemConfig) {
370
371
$oldTheme = $systemConfig->getValue('theme');
372
$systemConfig->setValue('theme', '');
373
- OC_Util::addScript('config'); // needed for web root
374
OC_Util::addScript('update');
375
376
/** @var \OC\App\AppManager $appManager */
0 commit comments