2014-06-21, 08:47:09
Is it so annoying? If nobody forgets the user name, no one will use this function and it's only a link, that simply can be ignored. It's nothing like the self registering function, that can be problematic if you want to manage the users yourself.
If you don't want it, open user_login_enhanced.php with an editor and delete, or comment the line 1018:
If you don't want it, open user_login_enhanced.php with an editor and delete, or comment the line 1018:
Code:
echo '<a href="'.basename($_SERVER['REQUEST_URI']).$code.'forgotUser=1&lang='.$lang.'">'.$i18n['FORGOTUSER'].'</a></p>';