mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
Closes #5399 User audit navigation logging option.
This commit is contained in:
@@ -129,5 +129,7 @@ define("RL_LAN_132", "Informative");
|
||||
define("RL_LAN_133", "Notice");
|
||||
define("RL_LAN_134", "Warning");
|
||||
define("RL_LAN_135", "Fatal");
|
||||
|
||||
define("RL_LAN_136", "User navigation trail");
|
||||
// define("RL_LAN_JS_CONFIRM", "Are you sure?");
|
||||
|
||||
|
@@ -40,7 +40,7 @@ define("LAN_AUDIT_LOG_021", "User email bounce");
|
||||
define("LAN_AUDIT_LOG_022", "User banned");
|
||||
define("LAN_AUDIT_LOG_023", "User bounce reset");
|
||||
define("LAN_AUDIT_LOG_024", "User temporary status");
|
||||
|
||||
define("LAN_AUDIT_LOG_025", "User navigation trail");
|
||||
|
||||
// Admin log events
|
||||
//-----------------
|
||||
|
Reference in New Issue
Block a user