mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
renaming of files and classes resolve conflict with plugin ldap-identities
This commit is contained in:
parent
79191cf7a3
commit
71069a8cc9
5 changed files with 35 additions and 36 deletions
5
plugins/ldap-mail-accounts/LdapMailAccountsException.php
Normal file
5
plugins/ldap-mail-accounts/LdapMailAccountsException.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
class LdapMailAccountsException extends \RainLoop\Exceptions\ClientException
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue