diff --git a/html/user_pref.php b/html/user_pref.php index 04cf9f1e7..d4e116129 100644 --- a/html/user_pref.php +++ b/html/user_pref.php @@ -75,7 +75,8 @@ if ( isset ($spass) ) { $l_pass=md5($pass_1); $Res=ExecSql($Cn,"update ac_users set use_pass='$l_pass' where use_login='$g_user'"); $pass=$pass_1; -// echo '