Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5

This commit is contained in:
Weblate 2015-12-26 15:09:52 +01:00
commit f7f3388653
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,7 @@ phpMyAdmin - ChangeLog
4.5.4.0 (not yet released)
- issue #11724 live data edit of big sets is not working
- issue Table list not saved in db QBE bookmarked search
4.5.3.1 (2015-12-25)
- issue #11774 Undefined offset 2

View File

@ -149,7 +149,8 @@ class PMA_SavedSearches
'criteria',
'criteriaAndOrRow',
'criteriaAndOrColumn',
'rows'
'rows',
'TableList'
);
$data = array();