1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Deprecate e107_admin/message.php

No longer in use. Broken download reports have been moved to the Download plugin admin area.
This commit is contained in:
Tijn Kuyper
2019-10-27 22:18:52 +01:00
parent 1b9251e75f
commit ec60acc8d6
2 changed files with 18 additions and 6 deletions

View File

@@ -6,6 +6,9 @@
*
*/
// DEPRECATED FILE - UP FOR REMOVAL
/*
define("MESSLAN_1", "Received messages");
define("MESSLAN_2", "Delete Message");
define("MESSLAN_3", "Message Deleted.");
@@ -21,4 +24,4 @@ define("MESSLAN_11", "opens in new window");
define("MESSLAN_12", "Message");
define("MESSLAN_13", "Link");
?>
?>*/