From 71df424799fda03d9700171d1c71c594e60b43b9 Mon Sep 17 00:00:00 2001 From: MikeyGMT Date: Tue, 20 Dec 2016 22:34:18 +0000 Subject: [PATCH] Escape email address Escape email address --- e107_core/shortcodes/batch/signup_shortcodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_core/shortcodes/batch/signup_shortcodes.php b/e107_core/shortcodes/batch/signup_shortcodes.php index d695da828..463729955 100755 --- a/e107_core/shortcodes/batch/signup_shortcodes.php +++ b/e107_core/shortcodes/batch/signup_shortcodes.php @@ -574,7 +574,7 @@ class signup_shortcodes extends e_shortcode $adminMsg .= "
".LAN_SIGNUP_115." ".LAN_SIGNUP_116." - ".LAN_SIGNUP_117." + ".LAN_SIGNUP_117."
";