mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11088] Fix typo (period instead of comma)
PHPBB3-11088
This commit is contained in:
@@ -2465,7 +2465,7 @@ function change_database_data(&$no_updates, $version)
|
||||
'parent_id' => 0,
|
||||
'module_enabled' => 1,
|
||||
'module_display' => 1,
|
||||
'module_basename' => ''.
|
||||
'module_basename' => '',
|
||||
'module_class' => 'acp',
|
||||
'module_mode' => '',
|
||||
'module_auth' => '',
|
||||
|
Reference in New Issue
Block a user