1
0
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:
David King
2012-12-12 19:37:39 -05:00
parent 6dc89d6e31
commit 61adfa5026

View File

@@ -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',