fixxed typo
This commit is contained in:
parent
515310b3b9
commit
5836b3b964
|
@ -123,7 +123,7 @@
|
|||
$ldapxml .= "<NamePro>".$_SESSION["ldap"]["qr_name_attribute"]["text"]."</NamePro>";
|
||||
$ldapxml .= "<NumPro>".$_SESSION["ldap"]["qr_num_attribute"]["text"]."</NumPro>";
|
||||
$ldapxml .= "<DisplayName>".$_SESSION["ldap"]["qr_display_name"]["text"]."</DisplayName>";
|
||||
$ldapxml .= "</LdapConfig>"
|
||||
$ldapxml .= "</LdapConfig>";
|
||||
|
||||
|
||||
// Use Default settings to set these
|
||||
|
|
Loading…
Reference in New Issue