mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11150] Makes minimum-stability configurable
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
6bbd8486b2
commit
317c90cf48
@@ -78,6 +78,11 @@ interface manager_interface
|
||||
*/
|
||||
public function get_available_packages();
|
||||
|
||||
/**
|
||||
* Reset the cache
|
||||
*/
|
||||
public function reset_cache();
|
||||
|
||||
/**
|
||||
* Start managing a manually installed package
|
||||
*
|
||||
|
Reference in New Issue
Block a user