X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=beg.php;h=ae8405559315cf130ba38c9c5d43d227b5728492;hp=efa0cd53639c91cdb98a6241d15edb2212448649;hb=d016e24dd4686f613a17733b96bc28fac936a4ac;hpb=5ae157f2010b3aae3c6f2ecdc6ec7c30b305be4a diff --git a/beg.php b/beg.php index efa0cd5363..ae84055593 100644 --- a/beg.php +++ b/beg.php @@ -35,9 +35,9 @@ require("inc/libs/security_functions.php"); // Init "action" and "what" -global $what, $action, $startTime; $GLOBALS['startTime'] = microtime(true); -$GLOBALS['what'] = ""; $GLOBALS['action'] = ""; +$GLOBALS['what'] = ""; +$GLOBALS['action'] = ""; // Set module $GLOBALS['module'] = "beg";