mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 00:05:56 +00:00
update notifications to make them more visible
cleanup some minor stuff in pref-users
This commit is contained in:
@@ -1051,8 +1051,6 @@ class Handler_Public extends Handler {
|
||||
|
||||
$sth->execute([$resetpass_token_full, $login, $email]);
|
||||
|
||||
//Pref_Users::resetUserPassword($id, false);
|
||||
|
||||
} else {
|
||||
print_error("User ID not found.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user