This website works better with JavaScript.
Home
Explore
Help
Sign In
wanghongjun
/
im_chat
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
处理图片销毁资源
master
wanghongjun
6 months ago
parent
c4b71c1ad5
commit
6d26ecbf9e
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
app/common/controller/Upload.php
1
app/common/controller/Upload.php
View File
@ -496,6 +496,7 @@ class Upload extends BaseController
break;
}
imagedestroy($image);
return true;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wanghongjun/im_chat
Title
Body
Create Issue