mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Log the install to the admin log
git-svn-id: file:///svn/phpbb/trunk@5807 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -441,6 +441,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_INDEX_ACTIVATE' => '<b>Activated inactive users</b><br />» %s',
|
||||
'LOG_INDEX_DELETE' => '<b>Deleted inactive users</b><br />» %s',
|
||||
'LOG_INDEX_REMIND' => '<b>Sent reminder emails to inactive users</b><br />» %s',
|
||||
'LOG_INSTALL_INSTALLED' => '<b>Installed phpBB %s</b>',
|
||||
|
||||
'LOG_JAB_CHANGED' => '<b>Jabber account changed</b>',
|
||||
'LOG_JAB_PASSCHG' => '<b>Jabber password changed</b>',
|
||||
|
Reference in New Issue
Block a user