1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/14492] Add basic task for installing viglink extension

PHPBB3-14492
This commit is contained in:
Marc Alexander
2015-12-07 09:59:47 +01:00
parent 487df8befc
commit c30394ff4a
3 changed files with 129 additions and 0 deletions

View File

@@ -301,6 +301,7 @@ $lang = array_merge($lang, array(
'TASK_ADD_MODULES' => 'Installing modules',
// Install finish tasks
'TASK_INSTALL_VIGLINK' => 'Installing viglink extension',
'TASK_NOTIFY_USER' => 'Sending notification e-mail',
'TASK_POPULATE_MIGRATIONS' => 'Populating migrations',