mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-05 07:37:25 +02:00
Improve documentation in 'confirmEmail' method from 'Auth' class
This commit is contained in:
@@ -568,6 +568,7 @@ final class Auth extends UserManager {
|
||||
}
|
||||
}
|
||||
|
||||
// consume the token just being used for confirmation
|
||||
try {
|
||||
$this->db->delete(
|
||||
$this->dbTablePrefix . 'users_confirmations',
|
||||
|
Reference in New Issue
Block a user