Fixes for extension problems while installing/removing (still double-registration...
[mailer.git] / click.php
index ac9d1b6199b32c5d41bf7ded8bf971ee7975ca47..6a17401d260c7e996f0b183573dc1dfbe29a1e92 100644 (file)
--- a/click.php
+++ b/click.php
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
-// Init "action" and "what"
-$GLOBALS['what'] = '';
-$GLOBALS['action'] = '';
-
 // Set module
 $GLOBALS['module'] = 'click';
 $GLOBALS['output_mode'] = -1;