1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11088] Fix typo (period instead of comma)

PHPBB3-11088
This commit is contained in:
David King
2012-10-23 13:25:24 -04:00
parent e58c6536f0
commit 72d1a210de

View File

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