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

This commit is contained in:
Weblate 2013-05-05 13:09:48 +02:00
commit e850e0a039
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ phpMyAdmin - ChangeLog
- bug #3900 CSP WARN in Firefox console
- bug #3901 Setup script warning for config auth (stored login data) shows link BBcode
- bug #3895 [browse] Fixed getting BLOB data
- bug #3905 [export] Custom Exporting exports all databases
4.0.0.0 (2013-05-03)
+ Patch #3481047 for rfe #3480477 Insert as new row enhancement

View File

@ -27,6 +27,7 @@ $post_params = array(
'export_type',
'export_method',
'quick_or_custom',
'db_select',
'table_select',
'limit_to',
'limit_from',