summaryrefslogtreecommitdiffstats
path: root/lib/batch.lib.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/batch.lib.php')
-rw-r--r--lib/batch.lib.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/batch.lib.php b/lib/batch.lib.php
index ce2cea1f..a4120110 100644
--- a/lib/batch.lib.php
+++ b/lib/batch.lib.php
@@ -63,6 +63,8 @@ function send_zip( $name, $song_files ) {
$basedir = Config::get('file_zip_path');
}
+ } else {
+ $in_memory = '1';
} // if file downloads
/* Require needed library */