mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +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 $phpbb_dispatcher;
|
||||||
private $ext_manager;
|
private $ext_manager;
|
||||||
private $phpbb_container;
|
private $phpbb_container;
|
||||||
|
private $php_ini;
|
||||||
|
|
||||||
function main()
|
function main()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user