mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
first commit, not completely working at the moment
This commit is contained in:
parent
efbc7563ac
commit
460ea5a479
4 changed files with 568 additions and 0 deletions
5
plugins/ldap-mail-accounts/LdapException.php
Normal file
5
plugins/ldap-mail-accounts/LdapException.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
class LdapException extends \RainLoop\Exceptions\ClientException
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue