mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:21:43 +02:00
[ticket/13142] Extra space before the comment block
PHPBB3-13142
This commit is contained in:
@@ -136,6 +136,7 @@ if ($forum_id && !$auth->acl_get('f_read', $forum_id))
|
|||||||
{
|
{
|
||||||
trigger_error('NOT_AUTHORISED');
|
trigger_error('NOT_AUTHORISED');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allow applying additional permissions to MCP access besides f_read
|
* Allow applying additional permissions to MCP access besides f_read
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user