Skip to content
Snippets Groups Projects
Unverified Commit f0bebab2 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Update LDAP.php

parent 0b7753cc
No related branches found
No related tags found
No related merge requests found
......@@ -755,7 +755,7 @@ class LDAP
$val = self::asc2hex32($val);
}
$values[$key] = $values;
$values[$key] = $val;
}
if ($singleValue) {
return $values[0];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment