]> git.mxchange.org Git - mailer.git/blobdiff - view.php
Extension ext-cprping introduced (dummy), 'install' directory excluded from GNU GPL:
[mailer.git] / view.php
index 9ecb261c3d7d1d7ebcb916b75bc4b9017d86ccc2..5c05e73e1bff5a566c3546a124444e0e4903b2b7 100644 (file)
--- a/view.php
+++ b/view.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'] = 'view';
 $GLOBALS['output_mode'] = -1;