mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +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__ . '/LdapIdentities.php';
|
||||||
include_once __DIR__ . '/LdapConfig.php';
|
include_once __DIR__ . '/LdapConfig.php';
|
||||||
include_once __DIR__ . '/LdapException.php';
|
include_once __DIR__ . '/LdapException.php';
|
||||||
|
|
||||||
|
parent::__construct();
|
||||||
}
|
}
|
||||||
|
|
||||||
public function Init(): void
|
public function Init(): void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue