mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Closes #5399 User audit navigation logging option.
This commit is contained in:
@@ -112,6 +112,7 @@ class e_admin_log
|
||||
define('USER_AUDIT_BANNED', 22); // User banned
|
||||
define('USER_AUDIT_BOUNCE_RESET', 23); // User bounce reset
|
||||
define('USER_AUDIT_TEMP_ACCOUNT', 24); // User temporary account
|
||||
define('USER_AUDIT_NAVIGATION', 25); // User signed up
|
||||
|
||||
}
|
||||
// Init E_MESSAGE_* constants if not already done
|
||||
|
Reference in New Issue
Block a user