From: Nicolas Boisselier Date: Mon, 7 Oct 2024 07:31:35 +0000 (+0200) Subject: etc/dbq/ldap.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=8b509cd5d43d708eaa2fcee86699bcb108f36122;p=nb.git etc/dbq/ldap.php --- diff --git a/etc/dbq/ldap.php b/etc/dbq/ldap.php index 5c6f3e34..1bdb25e0 100644 --- a/etc/dbq/ldap.php +++ b/etc/dbq/ldap.php @@ -8,7 +8,7 @@ if (isset($_SERVER['HTTP_HOST'])) { } else { $user = Nb::user_infos('name'); - return; # NB 09.12.22: Could not authenticate to LDAP server + return; # Could not authenticate to LDAP server $password = ''; }