]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-send_bonus.php
Several more constants rewritten to getConfig()
[mailer.git] / inc / modules / admin / what-send_bonus.php
index 5e9794bf2d5c3c4385892daa9365669fe073de6c..120b6d63c37ccc93e5f08d9c4fb18fa047796018 100644 (file)
@@ -62,7 +62,7 @@ if (isFormSent()) {
        define('__OPTION_LINES', generateCategoryOptionsList(REQUEST_GET('mode')));
 
        // Store send mode
-       define('__MODE', REQUEST_GET(('mode')));
+       define('__MODE', REQUEST_GET('mode'));
 
        if (EXT_IS_ACTIVE('html_mail')) {
                // If HTML extension is active