mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-17 22:11:26 +02:00
[ticket/17535] Convert config files, make data providers static
PHPBB-17535
This commit is contained in:
@@ -24,6 +24,7 @@ class phpbb_mock_user
|
||||
public $style = [];
|
||||
public $data = [];
|
||||
public $lang = [];
|
||||
public $ip = '';
|
||||
|
||||
private $options = array();
|
||||
public function optionget($item, $data = false)
|
||||
|
Reference in New Issue
Block a user