mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-24 23:08:08 +08: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…
Reference in a new issue