X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=view.php;h=90441e0055b84f68ea79ea83b82e5c157be301ca;hp=536b8257ac37c45783416bacb603071f742b7d9d;hb=a6f31d458bf99f570e5c5efe7ea5f072eb2ae41b;hpb=ccc4a69ce9b17aa8d7b1554a3b2b017db091821b diff --git a/view.php b/view.php index 536b8257ac..90441e0055 100644 --- a/view.php +++ b/view.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'] = 'view'; $GLOBALS['output_mode'] = -1;