* Finish task #54186.
This commit is contained in:
@@ -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
|
||||
)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user