From b185ca88f7c8241804cff13a2b315fc3d1222a38 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 15 Jul 2011 08:53:20 -0400 Subject: [PATCH] remove version number in /setup --- ChangeLog | 1 + setup/index.php | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 298b04348..90e2b24c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ phpMyAdmin - ChangeLog - bug #3350790 [interface] JS error in Table->Structure->Index->Edit - bug #3353811 [interface] Info message has "error" class - bug #3357837 [interface] TABbing through a NULL field in the inline mode resets NULL +- remove version number in /setup 3.4.3.1 (2011-07-02) - [security] Fixed possible session manipulation in swekey authentication, see PMASA-2011-5 diff --git a/setup/index.php b/setup/index.php index 0d4ae4ffa..d202eae83 100644 --- a/setup/index.php +++ b/setup/index.php @@ -29,7 +29,7 @@ require './libraries/header_http.inc.php'; -phpMyAdmin <?php echo $GLOBALS['PMA_Config']->get('PMA_VERSION'); ?> setup +phpMyAdmin setup @@ -40,7 +40,7 @@ require './libraries/header_http.inc.php'; -

phpMyAdmin get('PMA_VERSION'); ?> setup

+

phpMyAdmin setup