mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Bugtracker #4029 - don't send totally blank PMs
This commit is contained in:
@@ -65,6 +65,7 @@ define('LAN_PM_61', "No subject");
|
||||
define('LAN_PM_62', "File: [{FILENAME}] exceeds size limit - not attached");
|
||||
define('LAN_PM_63', "class:");
|
||||
define('LAN_PM_64', 'ERROR: You are not permitted to block messages from site administrators');
|
||||
define('LAN_PM_65', 'ERROR: Nothing to send');
|
||||
|
||||
define("LAN_PM_100", "New PM from ");
|
||||
define("LAN_PM_101", "You have received a new Private Message from ");
|
||||
|
Reference in New Issue
Block a user