1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 11:44:08 +02:00

[ticket/15699] Add information to logs

PHPBB3-15699
This commit is contained in:
Rubén Calvo
2018-08-25 18:01:58 +02:00
committed by Ruben Calvo
parent 3a25c0222b
commit 2c9f9fa75e
2 changed files with 3 additions and 2 deletions

View File

@@ -768,7 +768,7 @@ $lang = array_merge($lang, array(
'LOG_STYLE_EDIT_DETAILS' => '<strong>Edited style</strong><br />» %s',
'LOG_STYLE_EXPORT' => '<strong>Exported style</strong><br />» %s',
'LOG_STORAGE_UPDATE' => '<strong>Storage updated</strong>',
'LOG_STORAGE_UPDATE' => '<strong>Storage updated</strong><br />» %s',
'LOG_UPDATE_DATABASE' => '<strong>Updated Database from version %1$s to version %2$s</strong>',
'LOG_UPDATE_PHPBB' => '<strong>Updated phpBB from version %1$s to version %2$s</strong>',