You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
fix
This commit is contained in:
@@ -32,7 +32,7 @@ if (empty($_REQUEST['sign']) || $_REQUEST['sign'] !== date('YmdH')) {
|
||||
exit(json_encode(array(
|
||||
"result" => "failed",
|
||||
"code" => 403,
|
||||
"message" => "签名错误,请刷新重试",
|
||||
"message" => "上传签名错误,请刷新重试",
|
||||
)));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user