X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=debug.php;h=8dfc9d42c3907b98c78bb9face4d506a3abc46ea;hp=ef780e47402242b70dc7bfb29cfa2405d3cae77d;hb=e1d636846bafc8ae71855595a2a2843463025e26;hpb=5071030af40e69ca4284642f44758964e18f5be8 diff --git a/debug.php b/debug.php index ef780e4740..8dfc9d42c3 100644 --- a/debug.php +++ b/debug.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 and fake "CSS mode" $GLOBALS['module'] = 'debug'; $GLOBALS['output_mode'] = -1;