Browse Source

Removed config.js

pull/23999/head
John Molakvoæ 5 years ago
committed by GitHub
parent
commit
3bacb4780b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      lib/base.php

1
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 */

Loading…
Cancel
Save