]> git.mxchange.org Git - mailer.git/blobdiff - doubler.php
More globals rewritten, see #100
[mailer.git] / doubler.php
index 9a4815704453ec8f5f0990e5d9805ad46dd9aa31..92ebdc48e6f55102f3086e73d57c3189ef712321 100644 (file)
@@ -35,7 +35,6 @@
 require("inc/libs/security_functions.php");
 
 // Init "action" and "what"
 require("inc/libs/security_functions.php");
 
 // Init "action" and "what"
-global $what, $action, $startTime;
 $GLOBALS['startTime'] = microtime(true);
 $GLOBALS['what'] = "";
 $GLOBALS['action'] = "";
 $GLOBALS['startTime'] = microtime(true);
 $GLOBALS['what'] = "";
 $GLOBALS['action'] = "";