X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=admin.php;h=410750546d207d7e17bcbf61f11ad16af14b7ac2;hp=8de27a1209fb645c7707a5c780f3210fb9fda803;hb=2ec9007220186d54f84846871ed1f7638c29baf7;hpb=1dd584090ba559372adb525fba74f46262c7308c diff --git a/admin.php b/admin.php index 8de27a1209..410750546d 100644 --- a/admin.php +++ b/admin.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'] = 'admin'; $GLOBALS['output_mode'] = -1;