X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_user.php;h=6bf976a1c8a930a64459240c507054ebb3944fb1;hp=5a2cd5ebaae1d401ac3b76a280be96b69670f3b2;hb=4c934f57eb7749817b41b78818c90766f7777500;hpb=78dc19b40041f126eede57575484c684d5fd0ddb diff --git a/inc/modules/admin/what-list_user.php b/inc/modules/admin/what-list_user.php index 5a2cd5ebaa..6bf976a1c8 100644 --- a/inc/modules/admin/what-list_user.php +++ b/inc/modules/admin/what-list_user.php @@ -226,7 +226,7 @@ WHERE userid=%s LIMIT 1", 'gender' => TRANSLATE_GENDER($gender), 'sname' => $sname, 'fname' => $fname, - 'email' => "".$email."]", + 'email' => "[".$email."]", 'addr' => $IP, 'ref' => $ref, 'status' => TRANSLATE_STATUS($status),