John Molakvoæ
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
lib/base.php
|
|
|
@ -371,7 +371,6 @@ class OC { |
|
|
|
|
|
|
|
$oldTheme = $systemConfig->getValue('theme'); |
|
|
|
$systemConfig->setValue('theme', ''); |
|
|
|
OC_Util::addScript('config'); // needed for web root
|
|
|
|
OC_Util::addScript('update'); |
|
|
|
|
|
|
|
/** @var \OC\App\AppManager $appManager */ |
|
|
|
|