Merge branch 'MAINT_4_0_0' into QA_4_0
This commit is contained in:
commit
8acf00e7d8
@ -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)
|
||||
|
||||
|
||||
@ -27,6 +27,7 @@ $post_params = array(
|
||||
'export_type',
|
||||
'export_method',
|
||||
'quick_or_custom',
|
||||
'table_select',
|
||||
'limit_to',
|
||||
'limit_from',
|
||||
'allrows',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user