mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/11150] Improves requirements check
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
16d3fa49a1
commit
4599799fba
@@ -164,6 +164,7 @@ $lang = array_merge($lang, array(
|
||||
'EXTENSIONS_REMOVED' => 'Extensions successfully removed.',
|
||||
'EXTENSIONS_UPDATED' => 'Extensions successfully updated.',
|
||||
|
||||
'EXTENSIONS_CATALOG_NOT_AVAILABLE' => 'The extensions catalog is not available',
|
||||
'EXTENSIONS_COMPOSER_NOT_WRITABLE' => 'In order to use the catalog, the following files and directories must be writable: ext/ vendor-ext/ composer-ext.json and composer-ext.lock',
|
||||
|
||||
'STABILITY_STABLE' => 'stable',
|
||||
|
Reference in New Issue
Block a user