protection against XSS when register_globals is on and .htaccess has no effect
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
* @uses version_compare()
|
||||
* @uses PHP_VERSION
|
||||
*/
|
||||
if (! defined('PHPMYADMIN')) {
|
||||
exit;
|
||||
}
|
||||
|
||||
// verify if PHP supports session, die if it does not
|
||||
|
||||
|
Reference in New Issue
Block a user