mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Rebranding to SnappyMail because this fork of RainLoop has way too many changes to be compatible.
This commit is contained in:
parent
98ba7e61aa
commit
0181d9645a
14 changed files with 52 additions and 55 deletions
|
|
@ -547,7 +547,7 @@ trait Admin
|
|||
$sContentType = '';
|
||||
|
||||
$sRepPath = $sRepo.$sRepoFile;
|
||||
$sRep = '' !== $sRepo ? $oHttp->GetUrlAsString($sRepPath, 'RainLoop', $sContentType, $iCode, $this->Logger(), 10,
|
||||
$sRep = '' !== $sRepo ? $oHttp->GetUrlAsString($sRepPath, 'SnappyMail', $sContentType, $iCode, $this->Logger(), 10,
|
||||
$this->Config()->Get('labs', 'curl_proxy', ''), $this->Config()->Get('labs', 'curl_proxy_auth', '')) : false;
|
||||
|
||||
if (false !== $sRep)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue