]> git.mxchange.org Git - mailer.git/blobdiff - confirm.php
Default refid is always fallback now, or 0 if sql_patches is absend
[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;