Version 0.1.9
This commit is contained in:
@@ -543,7 +543,9 @@ class render_helper
|
||||
{
|
||||
// Forbidden (for jQ AJAX request)
|
||||
if ($this->request->is_ajax())
|
||||
{
|
||||
throw new \phpbb\exception\http_exception(403, 'MCHAT_ERROR_FORBIDDEN');
|
||||
}
|
||||
}
|
||||
|
||||
// Reguest...
|
||||
|
||||
Reference in New Issue
Block a user