* Finish task #54186.

This commit is contained in:
孙广明
2022-05-17 09:35:32 +08:00
parent 397930ac4e
commit c4e649ef25
+1
View File
@@ -833,6 +833,7 @@ class user extends control
$response['result'] = 'success';
if(strpos($this->referer, $loginLink) === false and
strpos($this->referer, $denyLink) === false and
strpos($this->referer, 'ajax') === false and
strpos($this->referer, 'block') === false and $this->referer
)
{