]> git.mxchange.org Git - mailer.git/blobdiff - lead-confirm.php
Handling of unexpected errors from API rewritten
[mailer.git] / lead-confirm.php
index 38b94017abcadec30aba8477298ed19afde95a9a..fc693eea44b6b9ae96ddb0b5561657439874d5c4 100644 (file)
 // 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';