bool readUserData(
[string
$handle = ''], [string
$passwd = ''], [bool|int
$auth_user_id = false])
|
|
Reads user data from the given data source Starts and verifies the PEAR::Auth login process
Overrides
LiveUser_Auth_Common::readUserData() (Reads user data from the given data source If only $handle is given, it will read the data from the first user with that handle and return true on success.)
Parameters: