renaming of files and classes resolve conflict with plugin ldap-identities

This commit is contained in:
cm-schl 2022-11-29 16:51:54 +01:00
parent 79191cf7a3
commit 71069a8cc9
5 changed files with 35 additions and 36 deletions

View file

@ -0,0 +1,5 @@
<?php
class LdapMailAccountsException extends \RainLoop\Exceptions\ClientException
{
}