mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 20:24:08 +02:00
[ticket/11150] Repositories settings, beginning
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
3640302afd
commit
b75087a433
@@ -148,5 +148,5 @@ $lang = array_merge($lang, array(
|
||||
'ENABLE_ON_INSTALL' => 'Enable extensions when installing',
|
||||
'PURGE_ON_REMOVE' => 'Purge extensions when removing',
|
||||
'ENABLE_PACKAGIST' => 'Enable Packagist usage',
|
||||
'ENABLE_PACKAGIST_DETAIL' => 'TODO text explaining why packagist shouldn\'t be enabled, dev usage, etc...',
|
||||
'ENABLE_PACKAGIST_EXPLAIN' => 'TODO text explaining why packagist shouldn\'t be enabled, dev usage, etc...',
|
||||
));
|
||||
|
Reference in New Issue
Block a user