mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/17093] Add space to fix phing sniffer error
PHPBB3-17093
This commit is contained in:
@@ -1051,7 +1051,7 @@ class acp_board
|
|||||||
/**
|
/**
|
||||||
* Board disable access for which group: admins: 0; plus global moderators: 1 and plus all moderators: 2
|
* Board disable access for which group: admins: 0; plus global moderators: 1 and plus all moderators: 2
|
||||||
*/
|
*/
|
||||||
function board_disable_access($value, $key ='')
|
function board_disable_access($value, $key = '')
|
||||||
{
|
{
|
||||||
global $user;
|
global $user;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user