Commit 9da90ad5 authored by techird's avatar techird

清除临时文件

parent c4cb111c
...@@ -32,3 +32,4 @@ if ($download) { ...@@ -32,3 +32,4 @@ if ($download) {
} }
readfile( $file ); readfile( $file );
unlink( $file );
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment