typo
This commit is contained in:
@@ -585,7 +585,7 @@ if (!empty($asfile)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Do the compression
|
// Do the compression
|
||||||
// 1. as a gzipped file
|
// 1. as a zipped file
|
||||||
if ($compression == 'zip') {
|
if ($compression == 'zip') {
|
||||||
if (@function_exists('gzcompress')) {
|
if (@function_exists('gzcompress')) {
|
||||||
$zipfile = new zipfile();
|
$zipfile = new zipfile();
|
||||||
|
Reference in New Issue
Block a user