Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2011-05-11 | 1.5 kB | |
phpldapadmin-1.2.1.1.zip | 2011-05-11 | 1.7 MB | |
phpldapadmin-1.2.1.1.tgz | 2011-05-11 | 1.5 MB | |
Totals: 3 Items | 3.2 MB | 0 |
phpLDAPadmin 1.2.1.1 RELEASE NOTES ------------- This is a minor release update to fix some bugs that were discovered after the release of 1.2.1. If you find any bugs, please log them on the Sourceforge Bug Tracker. Enjoy ! CHANGES SINCE 1.2.1 ------------------- 43ae011 Release 1.2.1.1 92acf6f Fix an E_WARNING when using Mass Delete 6c93c1f Fix deletion special char DNs, and refresh tree on delete 66e24fb SF Feature #2997986 - DTD stuff a2828b2 SF Feature #3294932 - Hiding not used templates 3919825 SF Bug #3294924 - Template Selects dosen't work properly 6eb6641 SF Bug #3294980 - Template rdn (in lowercase) CHANGE SUMMARY SINCE 1.2.1 ------------------- VERSION | 2 +- htdocs/create_confirm.php | 2 +- htdocs/delete.php | 11 ++++++++--- htdocs/delete_form.php | 19 ++++++++++++------- lib/Attribute.php | 17 +++++++++++++++-- lib/PageRender.php | 5 +---- lib/SelectionAttribute.php | 7 +++++++ lib/Template.php | 10 +++++++++- lib/config_default.php | 4 ++++ lib/ds.php | 3 +-- lib/page.php | 8 +++++--- lib/xmlTemplates.php | 6 +++++- queries/SambaUsers.xml | 5 +++-- queries/UserList.xml | 5 +++-- queries/query.dtd | 35 +++++++++++++++++++++++++++++++++++ templates/creation/alias.xml | 1 - 16 files changed, 110 insertions(+), 30 deletions(-)