empty line

This commit is contained in:
fredtempez 2019-12-22 18:51:06 +01:00
parent 04b1d8ebcc
commit d808c316d1
1 changed files with 1 additions and 2 deletions

View File

@ -222,8 +222,7 @@ class config extends common {
$filePath = $file->getRealPath();
$relativePath = substr($filePath, strlen(realpath($directory)) + 1);
$zip->addFile($filePath, $relativePath);
}
}
}
$zip->close();
// Téléchargement du ZIP