mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[ticket/11150] Add comments + ignore invaid repositories URLs
PHPBB3-11150
This commit is contained in:
@@ -416,6 +416,12 @@ class acp_extensions
|
||||
$this->tpl_name = $tpl_name;
|
||||
}
|
||||
|
||||
/**
|
||||
* Handles the catalog mode of the extensions list
|
||||
*
|
||||
* @param string $id
|
||||
* @param string $mode
|
||||
*/
|
||||
public function catalog_mode($id, $mode)
|
||||
{
|
||||
global $phpbb_container;
|
||||
|
Reference in New Issue
Block a user