fixed NOTICES introduced by commit(bug #1682044 Export file even if file not selected)
This commit is contained in:
@@ -39,6 +39,8 @@ $compression_methods = array(
|
||||
*/
|
||||
$compression = false;
|
||||
$onserver = false;
|
||||
$save_on_server = false;
|
||||
$buffer_needed = false;
|
||||
if (empty($_REQUEST['asfile'])) {
|
||||
$asfile = false;
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user