forked from ZwiiCMS-Team/ZwiiCMS
empty line
This commit is contained in:
parent
04b1d8ebcc
commit
d808c316d1
@ -223,7 +223,6 @@ class config extends common {
|
|||||||
$relativePath = substr($filePath, strlen(realpath($directory)) + 1);
|
$relativePath = substr($filePath, strlen(realpath($directory)) + 1);
|
||||||
$zip->addFile($filePath, $relativePath);
|
$zip->addFile($filePath, $relativePath);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
$zip->close();
|
$zip->close();
|
||||||
// Téléchargement du ZIP
|
// Téléchargement du ZIP
|
||||||
|
Loading…
Reference in New Issue
Block a user