mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Issue #1378 Fix for XUP avatar check. User audit log for login and logout now functioning correctly. Admin log no longer adds a log when deleting a log!
This commit is contained in:
@@ -71,6 +71,7 @@ define("RL_LAN_069", "Download Name");
|
||||
define("RL_LAN_071", "User registration (ignores class setting above)");
|
||||
define("RL_LAN_072", "Signup email acknowledgement (ignores class setting above)");
|
||||
define("RL_LAN_073", "Login/Logout");
|
||||
|
||||
define("RL_LAN_075", "Change display name");
|
||||
define("RL_LAN_076", "Change password");
|
||||
define("RL_LAN_077", "Change email address");
|
||||
|
Reference in New Issue
Block a user