bug #4876 Settings issues (Favorite tables shown twice in Settings)
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
parent
5cb4292e6a
commit
822c4dfec2
@ -2,6 +2,7 @@ phpMyAdmin - ChangeLog
|
||||
======================
|
||||
|
||||
4.4.7.0 (not yet released)
|
||||
- bug #4876 Settings issues (Favorite tables shown twice in Settings)
|
||||
|
||||
4.4.6.0 (2015-05-07)
|
||||
- bug #4890 webkitStorageInfo and webkitIndexedDB is deprecated
|
||||
|
||||
@ -32,7 +32,6 @@ $forms['Features']['General'] = array(
|
||||
'DisableMultiTableMaintenance',
|
||||
'MaxDbList',
|
||||
'MaxTableList',
|
||||
'NumFavoriteTables',
|
||||
'ShowHint',
|
||||
'SendErrorReports'
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user