Skip to content

Commit 7b8ca95

Browse files
authored
Merge pull request #24005 from nextcloud/backport/23999/stable19
[stable19] Remove old legacy scripts references
2 parents 91242c9 + 8ff6d74 commit 7b8ca95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/base.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ private static function printUpgradePage(\OC\SystemConfig $systemConfig) {
370370

371371
$oldTheme = $systemConfig->getValue('theme');
372372
$systemConfig->setValue('theme', '');
373-
OC_Util::addScript('config'); // needed for web root
374373
OC_Util::addScript('update');
375374

376375
/** @var \OC\App\AppManager $appManager */

0 commit comments

Comments
 (0)