From 108f73842355a942314f93b8b4bbfa75199564a2 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 0889f7bc5d..b12d534429 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,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 9100f00c7a..561679cbcb 100644 --- a/setup/index.php +++ b/setup/index.php @@ -33,7 +33,7 @@ require './libraries/header_http.inc.php'; -phpMyAdmin <?php echo $GLOBALS['PMA_Config']->get('PMA_VERSION'); ?> setup +phpMyAdmin setup @@ -44,7 +44,7 @@ require './libraries/header_http.inc.php'; -

phpMyAdmin get('PMA_VERSION'); ?> setup

+

phpMyAdmin setup