diff --git a/reference/ldap/functions/ldap-explode-dn.xml b/reference/ldap/functions/ldap-explode-dn.xml index b473133bb8..e5d88e136f 100644 --- a/reference/ldap/functions/ldap-explode-dn.xml +++ b/reference/ldap/functions/ldap-explode-dn.xml @@ -1,5 +1,5 @@ - + ldap_explode_dn @@ -51,6 +51,9 @@ &reftitle.returnvalues; Returns an array of all DN components. + The first element in this array has count key and + represents the number of returned values, next elements are numerically + indexed DN components.