mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
[feature/ajax] Add entirely unrelated but nice newlines
PHPBB3-10270
This commit is contained in:
@@ -185,6 +185,7 @@ inherit_from = {INHERIT_FROM}
|
||||
WHERE forum_style = ' . $style_id;
|
||||
$db->sql_query($sql);
|
||||
}
|
||||
|
||||
if ($request->is_ajax())
|
||||
{
|
||||
$json_response = new phpbb_json_response;
|
||||
|
Reference in New Issue
Block a user