mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -392,11 +392,11 @@ class UserHandler
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Reset the user's password with an auto-generated string.
|
||||
* @param $uid
|
||||
* @param string $loginName (optional)
|
||||
* @param array $options
|
||||
* @return bool|string rawPassword
|
||||
*/
|
||||
public function resetPassword($uid, $loginName='', $options=array())
|
||||
|
Reference in New Issue
Block a user