Filters should be executed even when sql_patches is out-dated
[mailer.git] / view.php
index 536b8257ac37c45783416bacb603071f742b7d9d..90441e0055b84f68ea79ea83b82e5c157be301ca 100644 (file)
--- a/view.php
+++ b/view.php
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
-// Init "action" and "what"
-$GLOBALS['what'] = '';
-$GLOBALS['action'] = '';
-
 // Set module
 $GLOBALS['module'] = 'view';
 $GLOBALS['output_mode'] = -1;