From d3cc49da4fb6384ce5cda6cb222a20162218c1cc Mon Sep 17 00:00:00 2001 From: kkalev Date: Mon, 11 Nov 2002 16:02:49 +0000 Subject: [PATCH] Include password.php3 in lib/ldap/password_check.php3 --- Changelog | 1 + lib/ldap/password_check.php3 | 1 + 2 files changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 80a4a09..e842a70 100644 --- a/Changelog +++ b/Changelog @@ -7,6 +7,7 @@ Ver 1.61: * Fix a few bugs in log_badlogins * Fix a parse error in failed_logins.php3 * Fix a bug in lib/defaults.php3 which did not allow the default.vals file to be used correctly +* Include password.php3 in lib/ldap/password_check.php3 Ver 1.60: * Use require_once when including lib/functions.php3 in lib/sql * In the buttons toolbar Edit User should not be clickable. diff --git a/lib/ldap/password_check.php3 b/lib/ldap/password_check.php3 index 0fae14b..6893d82 100644 --- a/lib/ldap/password_check.php3 +++ b/lib/ldap/password_check.php3 @@ -1,4 +1,5 @@