mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 12:14:06 +02:00
[ticket/13455] Update calls to request_var()
PHPBB3-13455
This commit is contained in:
@@ -81,7 +81,6 @@ class phpbb_session_testable_factory
|
||||
$this->cookies,
|
||||
$this->server_data
|
||||
);
|
||||
request_var(null, null, null, null, $request);
|
||||
|
||||
$config = $this->config = new \phpbb\config\config($this->get_config_data());
|
||||
|
||||
|
Reference in New Issue
Block a user