mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +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',
|
'cat' => 'UCP_PROFILE',
|
||||||
),
|
),
|
||||||
// To add a category, the mode and basename must be empty
|
// 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(
|
'' => array(
|
||||||
'base' => '',
|
'base' => '',
|
||||||
'class' => 'acp',
|
'class' => 'acp',
|
||||||
|
Reference in New Issue
Block a user