X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-chk_regs.php;h=bbdf02305a70f6c1df30a29aaac9143af406353e;hb=3c40729d2d20f73a8ec2755afdb9b201a7e1d1b0;hp=7f7df23637a1cd87a565ee054e5813b8c3db72e6;hpb=75ad748a68473ace540251427a74fb781b1145e9;p=mailer.git diff --git a/inc/modules/admin/what-chk_regs.php b/inc/modules/admin/what-chk_regs.php index 7f7df23637..bbdf02305a 100644 --- a/inc/modules/admin/what-chk_regs.php +++ b/inc/modules/admin/what-chk_regs.php @@ -58,7 +58,7 @@ if (SQL_NUMROWS($query) > 0) 'sex' => TRANSLATE_SEX($sex), 'sname' => $sname, 'fname' => $fname, - 'email' => "".stripslashes($email)."", + 'email' => "".$email."", 'ip' => $IP, 'ref' => $ref, 'hash' => $hash,