This website requires JavaScript.
Explore
Help
Sign in
the-djmaze
/
snappymail
Watch
1
Star
1
Fork
You've already forked snappymail
0
mirror of
https://github.com/the-djmaze/snappymail.git
synced
2025-01-06 23:07:56 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2ccf758c8e
snappymail
/
plugins
/
ldap-identities
/
LdapException.php
5 lines
75 B
PHP
Raw
Normal View
History
Unescape
Escape
Add ldap identities plugin
2020-11-10 04:49:18 +08:00
<
?
php
correcting name of exception class. was renamed in SnappyMail and therefore blocking the use of this plugin
2022-11-09 18:50:49 +08:00
class
LdapException
extends
\RainLoop\Exceptions\ClientException
Add ldap identities plugin
2020-11-10 04:49:18 +08:00
{
}
Reference in a new issue
Copy permalink