1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 10:04:35 +02:00

Private Messaging - VIP Class feature added.

This commit is contained in:
Cameron
2016-05-05 19:20:17 -07:00
parent 1e44928e1f
commit a8f658283f
3 changed files with 14 additions and 2 deletions

View File

@@ -79,5 +79,5 @@ define("ADLAN_PM_83", "Users may only send messages to users in this class");
define("ADLAN_PM_84", "Maximum message length");
define("ADLAN_PM_85", "0 = unlimited");
?>
define("ADLAN_PM_86", "VIP Class");
define("ADLAN_PM_87", "Users in this class can only receive messages from others in this class. Overrides the above preference.");