mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-28 14:55:48 +00:00
5 lines
75 B
PHP
5 lines
75 B
PHP
<?php
|
|
|
|
class LdapException extends \RainLoop\Exceptions\ClientException
|
|
{
|
|
} |