[ Index ]
 

Code source de e107 0.7.8

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/e107_languages/English/admin/ -> lan_banlist.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/admin/lan_banlist.php,v $
   7  |     $Revision: 1.8 $
   8  |     $Date: 2007/02/11 10:33:58 $
   9  |     $Author: e107steved $
  10  +----------------------------------------------------------------------------+
  11  */
  12  define("BANLAN_1", "Ban removed.");
  13  define("BANLAN_2", "No bans.");
  14  define("BANLAN_3", "Existing Bans");
  15  define("BANLAN_4", "Remove ban");
  16  define("BANLAN_5", "Enter IP, email address, or host");
  17  define("BANLAN_7", "Reason");
  18  define("BANLAN_8", "Ban Address");
  19  define("BANLAN_9", "Ban users from site by email, IP or host address");
  20  define("BANLAN_10", "IP / Email / Reason");
  21  define("BANLAN_11", "Auto-ban: More than 10 failed login attempts");
  22  define("BANLAN_12", "Note: Reverse DNS is currently disabled, it must be enabled to allow banning by host.  Banning by IP and email will still function normally.");
  23  define("BANLAN_13", "Note: To ban a user by user name, go to the users admin page: ");
  24  
  25  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7