From 2a1c5c9a6a0ef452f527738e234441174b1bacc0 Mon Sep 17 00:00:00 2001 From: cm-schl <63400209+cm-schl@users.noreply.github.com> Date: Wed, 9 Nov 2022 11:50:49 +0100 Subject: [PATCH] correcting name of exception class. was renamed in SnappyMail and therefore blocking the use of this plugin --- plugins/ldap-identities/LdapException.php | 2 +- plugins/ldap-identities/LdapIdentities.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/ldap-identities/LdapException.php b/plugins/ldap-identities/LdapException.php index 2abaf07a8..df489e577 100644 --- a/plugins/ldap-identities/LdapException.php +++ b/plugins/ldap-identities/LdapException.php @@ -1,5 +1,5 @@