X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=sponsor_confirm.php;h=5fb6ec57811b6b4fe63321bea6b74d722c885dbf;hp=9ad343c377e703e1a588f455a01efed8f6ef90b6;hb=d016e24dd4686f613a17733b96bc28fac936a4ac;hpb=59bd8a9805c51c895a92cc12825f4cbdfd792597 diff --git a/sponsor_confirm.php b/sponsor_confirm.php index 9ad343c377..5fb6ec5781 100644 --- a/sponsor_confirm.php +++ b/sponsor_confirm.php @@ -34,8 +34,8 @@ require("inc/libs/security_functions.php"); // Init "action" and "what" -global $what, $action; -$GLOBALS['what'] = ""; $GLOBALS['action'] = ""; +$GLOBALS['what'] = ""; +$GLOBALS['action'] = ""; // Set module $GLOBALS['module'] = "sponsor_confirm";