Re-connect after unbind above

This commit is contained in:
Jamie Cameron
2009-09-11 11:10:53 -07:00
parent 7d27e0d308
commit b78cb18f68

View File

@ -689,6 +689,7 @@ else {
&useradmin::other_modules("useradmin_create_user",
\%user);
}
$ldap = &ldap_connect();
}
}
$ldap->unbind();