1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

Failed login attempts administration ready

This commit is contained in:
secretr
2008-12-23 16:25:06 +00:00
parent 01a31be17e
commit 7c70ee283a
3 changed files with 136 additions and 92 deletions

View File

@@ -4,9 +4,9 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_fla.php,v $
| $Revision: 1.2 $
| $Date: 2007-12-26 13:21:34 $
| $Author: e107steved $
| $Revision: 1.3 $
| $Date: 2008-12-23 16:25:06 $
| $Author: secretr $
+----------------------------------------------------------------------------+
*/
define("FLALAN_1", "Failed login attempts");
@@ -28,4 +28,5 @@ define("FLALAN_16", "delete this auto ban list");
define("FLALAN_17", "Auto-ban list deleted");
define('FLALAN_18', "Could not ban IP address --IP-- - on whitelist");
define('FLALAN_19', "Check All Delete");
?>