]> git.mxchange.org Git - mailer.git/blobdiff - show_bonus.php
Fixes for extension problems while installing/removing (still double-registration...
[mailer.git] / show_bonus.php
index 5daf345ce89efd1b7874aa4431ec8681adc3645b..130f7147c3fcfeeaf3301cc8adee3a2224f3afc9 100644 (file)
 // 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';