mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/15289] Remove comment
PHPBB3-15289
This commit is contained in:
@@ -154,7 +154,7 @@ class acp_storage
|
|||||||
$this->template->assign_vars(array(
|
$this->template->assign_vars(array(
|
||||||
'STORAGES' => $this->storage_collection,
|
'STORAGES' => $this->storage_collection,
|
||||||
'PROVIDERS' => $this->provider_collection,
|
'PROVIDERS' => $this->provider_collection,
|
||||||
'CONFIG' => $this->config // Maybe this should be added to \phpbb\templat\twig\extension
|
'CONFIG' => $this->config
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user