phpGeneral - web based administration


phpGeneral version 0.7.1
* Reduced database lookups by storing the objects along the current path
* Node arrays are now associative for faster creation of the tree
* Fixed tree display bug forcing previous versions to loop through node array in
  BaseLdap::show() and BaseLdap::search()
* Fixed misbehaviour if dn contains basedn twice
* PTR record support for reverse lookup delegation (requires dnsDomain2 schema)
* New support classes for file-based databases


phpGeneral version 0.7.0
* idcheck module prevents modification of groups
* Added favicon code (thanks to Olivier Javaux)
* Set default scripting language to javascript
* Named framesets (for more than one frameset.conf)
* associatedDomain is changed if dc is renamed while adding a dnshost/dnsalias
* Ldap support class converts chars to UTF8, so non ASCII chars can be stored
  as well (thanks to Olivier Javaux)
