]> git.mxchange.org Git - mailer.git/blobdiff - doubler.php
Code cleanup:
[mailer.git] / doubler.php
index bb9201f1791e33b509aaa70a2c604333f21c6e38..a521ad470903a35cc3c474e34223036fdf5d376f 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'] = 'doubler';