mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11088] Remove extraneous word from sentence in comment
PHPBB3-11088
This commit is contained in:
parent
6dc89d6e31
commit
61adfa5026
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue