1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 02:21:58 +02:00

LAN's (banlist) replacing hardcoded txt

This commit is contained in:
leo
2015-08-27 15:29:18 +02:00
parent b245f8a945
commit 43d63131f6
2 changed files with 12 additions and 7 deletions

View File

@@ -125,5 +125,9 @@ define("BANLAN_119", "Indicates an import error - previously imported bans");
define("BANLAN_120", "Whitelist entry");
define("BANLAN_121", "Blacklist entry");
define("BANLAN_122", "Blacklist");
define("BANLAN_123", "Add to Blacklist");
define("BANLAN_124", "Expires"); // not ban_lan_34
define("BANLAN_125", "Use my IP");
?>