bool readUserData(
[string
$handle = ''], [string
$passwd = ''], [bool|int
$auth_user_id = false])
|
|
Reads user data from the given data source Compares $passwd with a string inside the $_SESSION array
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: