mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 00:17:03 +03:00
Change for #358
This commit is contained in:
parent
0e3ed0fea0
commit
825ba99a08
1 changed files with 1 additions and 0 deletions
|
|
@ -313,6 +313,7 @@ class ActionsAdmin extends Actions
|
||||||
|
|
||||||
public function DoAdminUpgradeCore() : array
|
public function DoAdminUpgradeCore() : array
|
||||||
{
|
{
|
||||||
|
\header('Connection: close');
|
||||||
return $this->DefaultResponse(\SnappyMail\Upgrade::core());
|
return $this->DefaultResponse(\SnappyMail\Upgrade::core());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue