$title = "LDAP Class for PHP";
include "header.html";
?>
ChangeLog for the LDAP PHP Class
version 1.1
- Fixed functions that did not set the class error variable correctly.
- Allows rm() to delete multiple variables simultaneously.
- getParentDir() function now returns false when at base DN
- Included LDAP browser with distribution
include "footer.html";
?>