Fixes for stripped HTML tags, and false warnings in debug log
[mailer.git] / inc / modules / admin / what-send_bonus.php
index 651b6d68168fff7c9d3a3df3c602a103f6d90df5..2c496ee23971d83dc0517280982c2516ab2bd5ba 100644 (file)
@@ -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