Merge branch 'MAINT_4_0_0' into QA_4_0

This commit is contained in:
Marc Delisle 2013-04-27 16:40:56 -04:00
commit 8acf00e7d8
2 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,7 @@ underscore
(see PMASA-2013-4)
- [security] Global variables overwrite in export.php, reported by Janek Vind
(see PMASA-2013-5)
- bug #3892 [export] SQL Export files are empty
3.5.9.0 (not yet released)

View File

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