X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=click.php;h=6a17401d260c7e996f0b183573dc1dfbe29a1e92;hb=cfd562e4d8986b9e08f4a979d9eb2082f6eaaf87;hp=ac9d1b6199b32c5d41bf7ded8bf971ee7975ca47;hpb=ccc4a69ce9b17aa8d7b1554a3b2b017db091821b;p=mailer.git 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;