X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=confirm.php;h=41ca856c24b9ff39ca39642aa10aa373794194dd;hp=c53046e3479d79585135d893736014776d6d34a4;hb=30c4ffdadae5e5a2a39528fa9d8de4803055f123;hpb=ccc4a69ce9b17aa8d7b1554a3b2b017db091821b 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;