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 d6d72ec commit bd61e75Copy full SHA for bd61e75
lib/base.php
@@ -371,7 +371,6 @@ private static function printUpgradePage(\OC\SystemConfig $systemConfig) {
371
372
$oldTheme = $systemConfig->getValue('theme');
373
$systemConfig->setValue('theme', '');
374
- OC_Util::addScript('config'); // needed for web root
375
OC_Util::addScript('update');
376
377
/** @var \OC\App\AppManager $appManager */
0 commit comments