From ffc5d52350709c7dbe01e8f0ecbad0e3f18dea95 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 26 May 2010 10:37:40 -0600 Subject: [PATCH] ws --- framework/Ldap/lib/Horde/Ldap.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/framework/Ldap/lib/Horde/Ldap.php b/framework/Ldap/lib/Horde/Ldap.php index 65e806b15..62a6eb7ee 100644 --- a/framework/Ldap/lib/Horde/Ldap.php +++ b/framework/Ldap/lib/Horde/Ldap.php @@ -32,12 +32,11 @@ class Horde_Ldap { - /** * Error constants for errors that are not LDAP errors. */ const _ERROR = 1000; - + /** * Library Version */ -- 2.11.0