protection against XSS when register_globals is on and .htaccess has no effect

This commit is contained in:
Marc Delisle
2008-06-17 21:32:48 +00:00
parent 4df2b7d333
commit aa2076eedc
72 changed files with 220 additions and 13 deletions

View File

@@ -10,6 +10,9 @@
* @usedby tbl_structure.php
* @usedby querywindow.php
*/
if (! defined('PHPMYADMIN')) {
exit;
}
/**
*