mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11088] Remove extraneous word from sentence in comment
PHPBB3-11088
This commit is contained in:
@@ -2503,7 +2503,7 @@ function change_database_data(&$no_updates, $version)
|
||||
'cat' => 'UCP_PROFILE',
|
||||
),
|
||||
// To add a category, the mode and basename must be empty
|
||||
// The mode is taken from the this array key
|
||||
// The mode is taken from the array key
|
||||
'' => array(
|
||||
'base' => '',
|
||||
'class' => 'acp',
|
||||
|
Reference in New Issue
Block a user