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