X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=click.php;h=6a17401d260c7e996f0b183573dc1dfbe29a1e92;hp=ac9d1b6199b32c5d41bf7ded8bf971ee7975ca47;hb=1a00ba8958d8b6f0cb689690e955eb63fc75ffa8;hpb=ccc4a69ce9b17aa8d7b1554a3b2b017db091821b diff --git a/click.php b/click.php index ac9d1b6199..6a17401d26 100644 --- a/click.php +++ b/click.php @@ -39,10 +39,6 @@ // 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;