diff --git a/ChangeLog b/ChangeLog index 1490aac50a..c0a5e39721 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,6 +49,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