» Version | » Information |
---|---|
2010-10-05 beta |
|
2006-08-22 beta |
|
2006-04-19 beta |
|
2006-02-21 beta |
|
2005-12-21 beta |
|
2005-10-10 beta |
|
2005-09-02 beta |
|
2005-08-17 beta |
|
2005-08-09 beta |
|
2005-07-20 beta |
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install LiveUser_Admin-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/LiveUser_Admin-0.3.0 Release date: 2005-06-21 05:40 UTC Release state: beta Release uploaded by: lsmith Changelog: - added _call() overloading method for php5 users in LiveUser_Admin class - dont require a conf array for all but the first call of singleton() - updated LiveUser dependency storage - delete() now uses findTable() to ensure that only defined table with the proper fields are being used - findTable() now only prefixes fields if necessary - added ability to prefix explicit tables in findTables() - no longer use "ids" in insert so we can remove this information from the Globals.php file in the client - added support for table name aliasing - tweaked NULL value handling in createWhere() (bug #4638) authentication - typo fix (bug #4109) - typo fix (bug #4173) - moved to admin storage class - tweaked disconnect to only disconnect when a new connection was made permission - typo fix: hierachy -> hierarchy (bug #4150) - improved the "with" support (fixing bug #3245) - tweaked disconnect to only disconnect when a new connection was made - fixed bug that would lead to hierarchy mode in getGroups only fetching the first subgroup level (bug #4633) examples - examples were converted to use MDB2_Schema. See the demodata.php script found in the client part (http://cvs.php.net/co.php/pear/LiveUser/docs/examples/demodata.php) - removed the test.php script since this code is outdated and serves no purpose any longer - updated examples to use the new auth config layout due to using admin storage - tweaked error handling on init() call Dependencies:
|
2005-03-30 beta |
|
2005-03-15 beta |
|
2004-12-20 beta |