bug #3308072 [auth] Version disclosure to anonymous visitors

This commit is contained in:
Marc Delisle
2011-05-30 16:32:29 -04:00
parent 60411dd4c6
commit 99eb0cde32
3 changed files with 9 additions and 3 deletions

View File

@@ -169,6 +169,7 @@ function PMA_auth()
/* HTML header; do not show here the PMA version to improve security */
$page_title = 'phpMyAdmin ';
require './libraries/header_meta_style.inc.php';
// if $page_title is set, this script uses it as the title:
require './libraries/header_scripts.inc.php';
?>
<script type="text/javascript">