From 2451706316f08db2aa4b79730c02d297a5f5d59b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 27 Nov 2015 09:15:12 -0500 Subject: Add generic LDAP client library --- app/Core/Ldap/ClientException.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app/Core/Ldap/ClientException.php (limited to 'app/Core/Ldap/ClientException.php') diff --git a/app/Core/Ldap/ClientException.php b/app/Core/Ldap/ClientException.php new file mode 100644 index 00000000..a0f9f842 --- /dev/null +++ b/app/Core/Ldap/ClientException.php @@ -0,0 +1,15 @@ +