X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-send_bonus.php;h=2c496ee23971d83dc0517280982c2516ab2bd5ba;hp=651b6d68168fff7c9d3a3df3c602a103f6d90df5;hb=4c83f0cc7459cad9ec9c1c68963f5365155ee935;hpb=d8148e3f1f3a6762b2e786dbe99ada269dcf2ea0 diff --git a/inc/modules/admin/what-send_bonus.php b/inc/modules/admin/what-send_bonus.php index 651b6d6816..2c496ee239 100644 --- a/inc/modules/admin/what-send_bonus.php +++ b/inc/modules/admin/what-send_bonus.php @@ -57,7 +57,7 @@ if (IS_FORM_SENT()) { define('__OPTION_LINES', ADD_CATEGORY_OPTIONS(REQUEST_GET('mode'))); // Store send mode - define('__MODE', SQL_ESCAPE(REQUEST_GET('mode'))); + define('__MODE', REQUEST_GET(('mode'))); if (EXT_IS_ACTIVE("html_mail")) { // If HTML extension is active