mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 08:27:03 +03:00
small cleanup
This commit is contained in:
parent
1d8ed48666
commit
cda2aad98d
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ class LdapMailAccounts
|
||||||
$sUsername,
|
$sUsername,
|
||||||
$sPass
|
$sPass
|
||||||
);
|
);
|
||||||
|
|
||||||
$aAccounts[$sEmail] = $oNewAccount->asTokenArray($oAccount);
|
$aAccounts[$sEmail] = $oNewAccount->asTokenArray($oAccount);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue