-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
hello
in function below how to use the //or condition, which to retain and remove. i dont want to generate password but want user to give new password
public function forgottenPasswordAction()
{
// $usersTable->changePassword($auth->usr_id, $password);
}
}
return new ViewModel(array('form' => $form));
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels