You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
v2.4.8
This commit is contained in:
@@ -87,7 +87,7 @@ if ($handle->uploaded) {
|
||||
require APP_ROOT . '/application/process.php';
|
||||
|
||||
// 普通模式鉴黄
|
||||
process_checkImg($imageUrl);
|
||||
@process_checkImg($imageUrl);
|
||||
|
||||
// 使用fastcgi_finish_request操作
|
||||
if (function_exists('fastcgi_finish_request')) {
|
||||
|
||||
Reference in New Issue
Block a user