X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=login.php;h=89cf5207b06639199eb37b482a6cf850591a7c54;hp=9a63243365fe0fbd260230b91ce8296407331c66;hb=7dbf553750858b5a422c6ef736dfd2bc2e97c74f;hpb=0fd6858b423d41e7eee9ffa3d5138d318e08cc1c diff --git a/login.php b/login.php index 9a63243365..89cf5207b0 100644 --- a/login.php +++ b/login.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'] = 'login';