Version 0.1.9

This commit is contained in:
dmzx
2015-12-14 18:47:54 +01:00
parent 6be0012e32
commit 65f66057a2
2 changed files with 3 additions and 1 deletions

View File

@@ -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...