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