Notice fixed and RewriteEngine enabled in .htaccess
[mailer.git] / doubler.php
index 356821765a6cce419cd0f9eac0c500458e503351..9d3a4432e6e505ac08e3aa9eaf91a8f8552a6031 100644 (file)
@@ -35,7 +35,8 @@
 require_once("inc/libs/security_functions.php");
 
 // Init "action" and "what"
-global $what, $action;
+global $what, $action, $startTime;
+$GLOBALS['startTime'] = microtime(true);
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 
 // Set module