Skip to content

Commit 3fd99a7

Browse files
committed
Fixed loader to be able to load Contact class
1 parent 976a4d0 commit 3fd99a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MailLibrary/loader.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
'greeny\maillibrary\selection' => 'Selection.php',
1313
'greeny\maillibrary\mail' => 'Mail.php',
1414
'greeny\maillibrary\contactlist' => 'ContactList.php',
15+
'greeny\maillibrary\contact' => 'Contact.php',
1516
'greeny\maillibrary\attachment' => 'Attachment.php',
1617
'greeny\maillibrary\structures\istructure' => 'Structures/IStructure.php',
1718
'greeny\maillibrary\structures\imapstructure' => 'Structures/ImapStructure.php',

0 commit comments

Comments
 (0)