Many rewrites to get rid of dublicate modreg inserts while ext-cache is registered
[mailer.git] / sponsor_confirm.php
index 6fc90cdcffc9d7a6123e58879f492e0c3afa7e01..69d458077d5ce06a62b3b3901aa6bacbb2f607fc 100644 (file)
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
-// Init "action" and "what"
-$GLOBALS['what'] = '';
-$GLOBALS['action'] = '';
-
 // Set module
 $GLOBALS['module'] = 'sponsor_confirm';