PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » LiveUser » Bug #2490

Patch for changes I had to make to get 0.13.1 working

Details

Submitted2004-10-11 07:12 UTC
Fromscragz at hotmail dot com
Assigneddufuz
StatusClosed
PackageLiveUser
PHP VersionIrrelevant
OSIrrelevant
Roadmaps(Not assigned)

Comments

[2004-10-11 07:12 UTC] scragz at hotmail dot com

Description:
------------
I had to make many changes to 0.13.1 to get it working with DB_Complex. Maybe looking over this patch will help you see what problems exist.

Most of the problems were with the Admin classes, but there were a few things in Auth/* as well. The patch also has a change I made to implement my wish list request for a method to get the idle time (at the bottom).

http://scragz.com/files/dump/2004.10.10/LiveUser.13.1.patch

Expected result:
----------------
LiveUser works

Actual result:
--------------
LiveUser doesn't work :)