X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=admin.php;h=410750546d207d7e17bcbf61f11ad16af14b7ac2;hp=8de27a1209fb645c7707a5c780f3210fb9fda803;hb=489ff30298f6e63d6bf2f2f42e3fbfd2148f8778;hpb=0fd6858b423d41e7eee9ffa3d5138d318e08cc1c 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;