mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/13142] Extra space before the comment block
PHPBB3-13142
This commit is contained in:
parent
bc7db0ae16
commit
fe1f7beaf8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue