[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/alt_auth/languages/English/ -> lan_alt_auth_conf.php (source)

   1  <?php
   2  define("LAN_ALT_1", "Current authorization type");
   3  define("LAN_ALT_2", "Update settings");
   4  define("LAN_ALT_3", "Choose Alternate Authorization Type");
   5  define("LAN_ALT_4", "Configure parameters for");
   6  define("LAN_ALT_5", "Configure authorization parameters");
   7  define("LAN_ALT_6", "Failed connection action");
   8  define("LAN_ALT_7", "If connection to the alternate method fails, how should that be handled?");
   9  define("LAN_ALT_8", "User not found action");
  10  define("LAN_ALT_9", "If username is not found using alternate method, how should that be handled?");
  11  
  12  define("LAN_ALT_FALLBACK", "Use e107 user table");
  13  define("LAN_ALT_FAIL", "Failed login");
  14  
  15  ?>


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