mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Resolve #1344
This commit is contained in:
parent
28ee711938
commit
58666c0df5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ use MailSo\Net\Enumerations\ConnectionSecurityType;
|
|||
class ImapClient extends \MailSo\Net\NetClient
|
||||
{
|
||||
use Traits\ResponseParser;
|
||||
// use Commands\ACL;
|
||||
use Commands\ACL;
|
||||
use Commands\Folders;
|
||||
use Commands\Messages;
|
||||
use Commands\Metadata;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue