mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/11150] CS
PHPBB3-11150
This commit is contained in:
parent
dbfe2d7947
commit
0926e94955
1 changed files with 1 additions and 3 deletions
|
@ -173,8 +173,6 @@ $lang = array_merge($lang, array(
|
|||
'STABILITY_DEV' => 'dev',
|
||||
|
||||
'COMPOSER_MINIMUM_STABILITY' => 'Minimum stability',
|
||||
'COMPOSER_MINIMUM_STABILITY_EXPLAIN' => 'Always use <samp>stable</samp> versions on a live forum.
|
||||
Non-stable versions may still be in development and could cause unexpected problems with your
|
||||
forum and should only be used for development purposes in local or staging environments.',
|
||||
'COMPOSER_MINIMUM_STABILITY_EXPLAIN' => 'Always use <samp>stable</samp> versions on a live forum. Non-stable versions may still be in development and could cause unexpected problems with your forum and should only be used for development purposes in local or staging environments.',
|
||||
|
||||
));
|
||||
|
|
Loading…
Add table
Reference in a new issue