mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Style PopupsNextcloudFiles view
This commit is contained in:
parent
3c78f9bf04
commit
efbc7563ac
4 changed files with 18 additions and 4 deletions
|
|
@ -63,6 +63,7 @@ class SnappyMailHelper
|
|||
$oProvider = \RainLoop\Api::Actions()->DomainProvider();
|
||||
$oDomain = $oProvider->Load('nextcloud');
|
||||
if (!$oDomain) {
|
||||
// $oDomain = \RainLoop\Model\Domain::fromIniArray('nextcloud', []);
|
||||
$oDomain = new \RainLoop\Model\Domain('nextcloud');
|
||||
$iSecurityType = \MailSo\Net\Enumerations\ConnectionSecurityType::NONE;
|
||||
$oDomain->SetConfig(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue