forked from ZwiiCMS-Team/ZwiiCMS
empty line
This commit is contained in:
parent
04b1d8ebcc
commit
d808c316d1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user