Function __global->has_lost_password_error
Definitions
sources/cns_lost_password.php
- Find if there is something stopping password reset working for a given member.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | Member |
Return
- Error message (null: none)
- Type: ?Tempcode
- Set: N/A
- Range: N/A