X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=login.php;h=89cf5207b06639199eb37b482a6cf850591a7c54;hp=9a63243365fe0fbd260230b91ce8296407331c66;hb=489ff30298f6e63d6bf2f2f42e3fbfd2148f8778;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';