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