mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
#43345 - log changes to visual confirmation
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9475 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -96,6 +96,7 @@ class acp_captcha
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
add_log('admin', 'LOG_CONFIG_VISUAL');
|
||||||
trigger_error($user->lang['CONFIG_UPDATED'] . adm_back_link($this->u_action));
|
trigger_error($user->lang['CONFIG_UPDATED'] . adm_back_link($this->u_action));
|
||||||
}
|
}
|
||||||
else if ($submit)
|
else if ($submit)
|
||||||
|
Reference in New Issue
Block a user