1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/17359] Distinct disabled and available extensions list

PHPBB-17359
This commit is contained in:
rxu
2024-06-30 19:07:41 +07:00
parent 3647cf2cfe
commit e6bdecbfee
3 changed files with 32 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ $lang = array_merge($lang, array(
'DETAILS' => 'Details',
'EXTENSIONS_AVAILABLE' => 'Available Extensions',
'EXTENSIONS_DISABLED' => 'Disabled Extensions',
'EXTENSIONS_ENABLED' => 'Enabled Extensions',