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