1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 18:11:56 +02:00

LAN for e107_admin/cron.php reworked, removed hardcoded text. LAN fix for e107_admin/banlist.php

This commit is contained in:
Moc
2012-11-05 12:38:25 +00:00
parent bdabb95f6f
commit 524083bf96
5 changed files with 129 additions and 87 deletions

View File

@@ -28,7 +28,7 @@ define('BANLAN_17','Ban Date');
define('BANLAN_18','Ban expires');
define('BANLAN_19','Notes');
define('BANLAN_20','Type');
define('BANLAN_21','Never');
//define('BANLAN_21','Never');
define('BANLAN_22','Unknown');
define('BANLAN_23','day(s)');
define('BANLAN_24','hours');