From 547a6d11a1522ff11977ca320700f65f4b3e3c20 Mon Sep 17 00:00:00 2001 From: kkalev Date: Mon, 9 Sep 2002 08:06:31 +0000 Subject: [PATCH] Remove previous change. It was causing problems --- Changelog | 1 + lib/ldap/change_attrs.php3 | 6 ++---- lib/ldap/change_info.php3 | 6 ++---- lib/ldap/change_passwd.php3 | 6 ++---- lib/ldap/create_user.php3 | 6 ++---- lib/ldap/defaults.php3 | 6 ++---- lib/ldap/delete_user.php3 | 6 ++---- lib/ldap/find.php3 | 6 ++---- lib/ldap/functions.php3 | 6 ++---- lib/ldap/password_check.php3 | 3 +-- lib/ldap/user_info.php3 | 6 ++---- 11 files changed, 20 insertions(+), 38 deletions(-) diff --git a/Changelog b/Changelog index 24561c1..9125c2b 100644 --- a/Changelog +++ b/Changelog @@ -45,6 +45,7 @@ Ver 1.59: * Also cache the default.vals file. * Update documentation * Only connect and bind to the ldap server if we haven't done that before. +* Remove previous change. It was causing problems Ver 1.55: * Update the FAQ about missing attributes from the user/group edit pages and add a few comments in the configuration files diff --git a/lib/ldap/change_attrs.php3 b/lib/ldap/change_attrs.php3 index d1781d0..937d70c 100644 --- a/lib/ldap/change_attrs.php3 +++ b/lib/ldap/change_attrs.php3 @@ -1,10 +1,8 @@ $attr){ diff --git a/lib/ldap/change_info.php3 b/lib/ldap/change_info.php3 index dafb3f8..d41a414 100644 --- a/lib/ldap/change_info.php3 +++ b/lib/ldap/change_info.php3 @@ -1,10 +1,8 @@