From d170223b2c1d92771a6bb6dcd2eac07bb2ad777c Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Mon, 14 Jan 2013 18:35:59 -0800 Subject: BUGIFX: added some set_language functions, fixed some strings for translation, fixed typo --- include/user.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/user.php') diff --git a/include/user.php b/include/user.php index d85dac5..6169495 100644 --- a/include/user.php +++ b/include/user.php @@ -46,6 +46,8 @@ if(myisset('forgot')) if($ok) { + set_language($myid,'uid'); + /* check how many entries in recovery table */ $number = DB_get_number_of_passwords_recovery($myid); -- cgit v1.2.3-18-g5258