X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lead-confirm.php;h=fc693eea44b6b9ae96ddb0b5561657439874d5c4;hb=62b8f74ec2e1d527ea0c606e1137a82f099b284b;hp=38b94017abcadec30aba8477298ed19afde95a9a;hpb=0fd6858b423d41e7eee9ffa3d5138d318e08cc1c;p=mailer.git diff --git a/lead-confirm.php b/lead-confirm.php index 38b94017ab..fc693eea44 100644 --- a/lead-confirm.php +++ b/lead-confirm.php @@ -39,10 +39,8 @@ // Load security stuff here require('inc/libs/security_functions.php'); -// Init "action" and "what" +// Init start time $GLOBALS['startTime'] = microtime(true); -$GLOBALS['what'] = ''; -$GLOBALS['action'] = ''; // Set module $GLOBALS['module'] = 'lead-confirm';