protection against XSS when register_globals is on and .htaccess has no effect
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
*
|
||||
* @version $Id$
|
||||
*/
|
||||
if (! defined('PHPMYADMIN')) {
|
||||
exit;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
|
Reference in New Issue
Block a user