Task 3778 : cleaning temp file

This commit is contained in:
sparkyx 2005-03-06 19:56:58 +00:00
parent d07795c3c5
commit b41b575a56

View file

@ -60,4 +60,6 @@ while ( !feof ($file) )
fclose($file);
unlink ($tmp);
Commit($cn);