]> git.mxchange.org Git - mailer.git/blobdiff - network-vcheck.php
Cleanups and all "base scripts" fixed:
[mailer.git] / network-vcheck.php
index b3ccf6f96c8bb441971ad53e0ef3be8fc10d0086..3d379f4d1930dead7dbe0c5bcabf418ce10cfb8b 100644 (file)
@@ -38,6 +38,9 @@
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
+// Init start time
+$GLOBALS['startTime'] = microtime(true);
+
 // Set module
 $GLOBALS['module'] = 'network-vcheck';
 $GLOBALS['output_mode'] = -1;
 // Set module
 $GLOBALS['module'] = 'network-vcheck';
 $GLOBALS['output_mode'] = -1;