This commit is contained in:
=
2022-02-04 16:09:44 +01:00
parent 94dd498f6a
commit 9dda902bc3
4 changed files with 9 additions and 5 deletions

View File

@@ -113,7 +113,7 @@ if ($handle->uploaded) {
}
*/
// 普通模式鉴黄
process_checkImg($imageUrl);
@process_checkImg($imageUrl);
// 使用fastcgi_finish_request操作
if (function_exists('fastcgi_finish_request')) {