X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=show_bonus.php;h=130f7147c3fcfeeaf3301cc8adee3a2224f3afc9;hp=5daf345ce89efd1b7874aa4431ec8681adc3645b;hb=96144a19af504a59b07ff39d378e7da1f6fcf240;hpb=0fd6858b423d41e7eee9ffa3d5138d318e08cc1c diff --git a/show_bonus.php b/show_bonus.php index 5daf345ce8..130f7147c3 100644 --- a/show_bonus.php +++ b/show_bonus.php @@ -39,10 +39,8 @@ // Load security stuff here require('inc/libs/security_functions.php'); -// Init "action" and "what" +// Init start time $GLOBALS['startTime'] = microtime(true); -$GLOBALS['what'] = ''; -$GLOBALS['action'] = ''; // Set this because we have no module in URI $GLOBALS['module'] = 'show_bonus';