mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12113] Fix view_log() tests
PHPBB3-12113
This commit is contained in:
@@ -46,4 +46,9 @@ class phpbb_mock_user
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
public function lang()
|
||||
{
|
||||
return implode(' ', func_get_args());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user