mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Merge branch 'master' of github.com:the-djmaze/snappymail
This commit is contained in:
commit
b34fc5fda7
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ class LdapIdentitiesPlugin extends AbstractPlugin
|
|||
include_once __DIR__ . '/LdapIdentities.php';
|
||||
include_once __DIR__ . '/LdapConfig.php';
|
||||
include_once __DIR__ . '/LdapException.php';
|
||||
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
public function Init(): void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue