mirror of
https://github.com/DanWin/hosting.git
synced 2025-07-26 00:38:14 +02:00
cleanup tmp file
This commit is contained in:
parent
5244f89340
commit
06dce903dc
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ if(!empty($_POST['unzip']) && !empty($_POST['files'])){
|
|||
ftp_recursive_upload($ftp, $tmpdir);
|
||||
rmdir($tmpdir);
|
||||
$zip->close();
|
||||
unlink($tmpfile);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue