From a723e049eb51a5f9344e295c5271be0979a4ce80 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 24 May 2015 08:39:05 -0400 Subject: [PATCH] In /setup, PMA_messages is not defined Signed-off-by: Marc Delisle --- ChangeLog | 1 + setup/index.php | 1 + 2 files changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index f24fff018f..d72ac9c62d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ phpMyAdmin - ChangeLog - bug #4912 "Highlight pointer" and "Row marker" doesn't work properly - bug Browse foreigners window goes out of the window - bug #4918 Date field popup dialog position bug +- bug In /setup, PMA_messages is not defined 4.4.7.0 (2015-05-16) - bug #4876 Settings issues (Favorite tables shown twice in Settings) diff --git a/setup/index.php b/setup/index.php index 5ef68c268e..2f8f8a7b0e 100644 --- a/setup/index.php +++ b/setup/index.php @@ -43,6 +43,7 @@ PMA_noCacheHeader(); +

phpMyAdmin setup