mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/11103] Fix module setup, add explanation to template
PHPBB3-11103
This commit is contained in:
@@ -2465,8 +2465,8 @@ function change_database_data(&$no_updates, $version)
|
||||
'auth' => '',
|
||||
'cat' => 'UCP_PROFILE',
|
||||
),
|
||||
'notification_options' => array(
|
||||
'base' => 'ucp_notification_options',
|
||||
'notifications' => array(
|
||||
'base' => 'ucp_notifications',
|
||||
'class' => 'ucp',
|
||||
'title' => 'UCP_NOTIFICATION_OPTIONS',
|
||||
'auth' => '',
|
||||
|
Reference in New Issue
Block a user