mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-02 12:34:59 +02:00
[ticket/11103] Fix missing ), in database_update.php
PHPBB3-11103
This commit is contained in:
parent
bec05a11f3
commit
25895bd5c3
@ -2619,6 +2619,7 @@ function change_database_data(&$no_updates, $version)
|
||||
'title' => 'UCP_NOTIFICATION_LIST',
|
||||
'auth' => '',
|
||||
'cat' => 'UCP_MAIN',
|
||||
),
|
||||
// To add a category, the mode and basename must be empty
|
||||
// The mode is taken from the array key
|
||||
'' => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user