We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976a4d0 commit 3fd99a7Copy full SHA for 3fd99a7
MailLibrary/loader.php
@@ -12,6 +12,7 @@
12
'greeny\maillibrary\selection' => 'Selection.php',
13
'greeny\maillibrary\mail' => 'Mail.php',
14
'greeny\maillibrary\contactlist' => 'ContactList.php',
15
+ 'greeny\maillibrary\contact' => 'Contact.php',
16
'greeny\maillibrary\attachment' => 'Attachment.php',
17
'greeny\maillibrary\structures\istructure' => 'Structures/IStructure.php',
18
'greeny\maillibrary\structures\imapstructure' => 'Structures/ImapStructure.php',
0 commit comments