mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Issue #6 Replace LAN_nnn with LAN_SHOW
Issue #6 Replace LAN_nnn with LAN_SHOW
This commit is contained in:
2
user.php
2
user.php
@@ -35,7 +35,7 @@ $bcList = array(
|
||||
"LAN_308" => "LAN_USER_63", // Real Name
|
||||
"LAN_403" => "LAN_USER_64", // Site Stats
|
||||
"LAN_404" => "LAN_USER_65", // Last visit
|
||||
"LAN_419" => "LAN_USER_70", // Show
|
||||
"LAN_419" => "LAN_SHOW", // Show
|
||||
"LAN_425" => "LAN_USER_62" // Send Private Message
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user