X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=lead-confirm.php;h=3d51c0bb2e0d17c0c6532b4273deb50f00888bab;hp=1e03ef8159317fb6424659f87b8dbed1db83cf8e;hb=4430deea8d457245b0434b2b71570ad692dc7f6c;hpb=59bd8a9805c51c895a92cc12825f4cbdfd792597 diff --git a/lead-confirm.php b/lead-confirm.php index 1e03ef8159..3d51c0bb2e 100644 --- a/lead-confirm.php +++ b/lead-confirm.php @@ -35,9 +35,9 @@ require("inc/libs/security_functions.php"); // Init "action" and "what" -global $what, $action, $startTime; $GLOBALS['startTime'] = microtime(true); -$GLOBALS['what'] = ""; $GLOBALS['action'] = ""; +$GLOBALS['what'] = ""; +$GLOBALS['action'] = ""; // Set module $GLOBALS['module'] = "lead-confirm";