Task 3778 : cleaning temp file
This commit is contained in:
parent
d07795c3c5
commit
b41b575a56
1 changed files with 2 additions and 0 deletions
|
|
@ -60,4 +60,6 @@ while ( !feof ($file) )
|
|||
|
||||
fclose($file);
|
||||
|
||||
unlink ($tmp);
|
||||
|
||||
Commit($cn);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue