Remove BaseURL Auto-Check
This commit is contained in:
parent
9ff3aca3b2
commit
3de78fc60b
3 changed files with 5 additions and 143 deletions
|
@ -69,8 +69,6 @@ if (!DI::mode()->has(App\Mode::MAINTENANCEDISABLED)) {
|
|||
return;
|
||||
}
|
||||
|
||||
DI::baseUrl()->saveByURL(DI::config()->get('system', 'url'));
|
||||
|
||||
$spawn = array_key_exists('s', $options) || array_key_exists('spawn', $options);
|
||||
|
||||
if ($spawn) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue