Fixes for extension problems while installing/removing (still double-registration...
[mailer.git] / login.php
index 9a63243365fe0fbd260230b91ce8296407331c66..89cf5207b06639199eb37b482a6cf850591a7c54 100644 (file)
--- a/login.php
+++ b/login.php
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
-// Init "action" and "what"
-$GLOBALS['what'] = '';
-$GLOBALS['action'] = '';
-
 // Set module
 $GLOBALS['module'] = 'login';