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

This commit is contained in:
Marc Delisle
2008-06-21 14:01:54 +00:00
parent d75cf94f5b
commit 5da6e4cc36
72 changed files with 219 additions and 14 deletions

View File

@@ -29,7 +29,9 @@
*
* @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
}
/**
* Minimum inclusion? (i.e. for the stylesheet builder)