X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=confirm.php;h=41ca856c24b9ff39ca39642aa10aa373794194dd;hb=2ec9007220186d54f84846871ed1f7638c29baf7;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;