Fixes for extension problems while installing/removing (still double-registration...
[mailer.git] / confirm.php
index c53046e3479d79585135d893736014776d6d34a4..41ca856c24b9ff39ca39642aa10aa373794194dd 100644 (file)
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
-// Init "action" and "what"
-$GLOBALS['what'] = '';
-$GLOBALS['action'] = '';
-
 // Set module to confirm
 $GLOBALS['module'] = 'confirm';
 $GLOBALS['output_mode'] = -1;