X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=confirm.php;h=41ca856c24b9ff39ca39642aa10aa373794194dd;hb=53e518016b97748e6554bd7aa324f4e6d92d3201;hp=c53046e3479d79585135d893736014776d6d34a4;hpb=ccc4a69ce9b17aa8d7b1554a3b2b017db091821b;p=mailer.git diff --git a/confirm.php b/confirm.php index c53046e347..41ca856c24 100644 --- a/confirm.php +++ b/confirm.php @@ -39,10 +39,6 @@ // Load security stuff here require('inc/libs/security_functions.php'); -// Init "action" and "what" -$GLOBALS['what'] = ''; -$GLOBALS['action'] = ''; - // Set module to confirm $GLOBALS['module'] = 'confirm'; $GLOBALS['output_mode'] = -1;