mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/15871] Add $php_ini to the class properties list
PHPBB3-15871
This commit is contained in:
@@ -36,6 +36,7 @@ class acp_extensions
|
||||
private $phpbb_dispatcher;
|
||||
private $ext_manager;
|
||||
private $phpbb_container;
|
||||
private $php_ini;
|
||||
|
||||
function main()
|
||||
{
|
||||
|
Reference in New Issue
Block a user