snappymail/plugins/ldap-identities/LdapException.php
2020-11-10 11:52:55 +01:00

5 lines
69 B
PHP

<?php
class LdapException extends \RainLoop\Exceptions\Exception
{
}