| PEAR Announce 2005-03-30, 3:57 pm |
| The new PEAR package LiveUser_Admin-0.2.1 (beta) has been released at http://pear.php.net/.
Release notes
-------------
- typo fix in autoinit option (bug #3844)
- updated LiveUser dependency to 0.15.0
- fixed type handling in updateUser()
- update getErrors() with code from the LiveUser class
- typo fix in outputRightsConstants() (bug #3897)
- removed calls to make remove filter on delete of relationship tables (bug #3874)
Package Info
-------------
LiveUser_Admin is meant to be used with the LiveUser package.
It is composed of all the classes necessary to administrate
data used by LiveUser.
You'll be able to add/edit/delete/get things like:
* Rights
* Users
* Groups
* Areas
* Applications
* Subgroups
* ImpliedRights
And all other entities within LiveUser.
At the moment we support the following storage containers:
* DB
* MDB
* MDB2
But it takes no time to write up your own storage container,
so if you like to use native mysql functions straight, then it's possible
to do so in under a hour!
Related Links
-------------
Package home: http://pear.php.net/package/LiveUser_Admin
Changelog: http://pear.php.net/package/LiveUse.../download/0.2.1
Download: http://pear.php.net/get/LiveUser_Admin-0.2.1.tgz
Authors
-------------
Arnaud Limbourg <arnaud@limbourg.com> (lead)
Lukas Smith <smith@backendmedia.com> (lead)
Markus Wolff <wolff@21st.de> (lead)
Helgi Žormar <helgi@trance.is> (lead)
|