mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Log actions
git-svn-id: file:///svn/phpbb/trunk@2778 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -99,6 +99,12 @@ $lang['log_unban_user'] = 'Unbanned username [ %s total ]';
|
||||
$lang['log_unban_ip'] = 'Unbanned ip [ %s total ]';
|
||||
$lang['log_unban_email'] = 'Unbanned email [ %s total ]';
|
||||
|
||||
$lang['log_server_config'] = 'Altered server settings';
|
||||
$lang['log_defaults_config'] = 'Altered board defaults';
|
||||
$lang['log_board_config'] = 'Altered board settings';
|
||||
$lang['log_cookie_config'] = 'Altered cookie settings';
|
||||
$lang['log_email_config'] = 'Altered email settings';
|
||||
$lang['log_avatar_config'] = 'Altered avatar settings';
|
||||
|
||||
//
|
||||
// View log
|
||||
|
Reference in New Issue
Block a user