mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS
This commit is contained in:
@@ -106,7 +106,7 @@ class UserHandler
|
||||
'user_join' => LAN_USER_14,
|
||||
'user_lastvisit' => LAN_USER_15,
|
||||
'user_currentvisit' => LAN_USER_16,
|
||||
'user_comments' => LAN_USER_17,
|
||||
'user_comments' => LAN_COMMENTS,
|
||||
'user_ip' => LAN_USER_18,
|
||||
'user_ban' => LAN_USER_19,
|
||||
'user_prefs' => LAN_USER_20,
|
||||
|
Reference in New Issue
Block a user