mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
Latest alt_auth update - thanks to Father B for more testing/debugging
This commit is contained in:
28
e107_plugins/alt_auth/languages/English/English_log.php
Normal file
28
e107_plugins/alt_auth/languages/English/English_log.php
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system
|
||||
|
|
||||
| <20>Steve Dunstan 2001-2002
|
||||
| http://e107.org
|
||||
| jalist@e107.org
|
||||
|
|
||||
| Released under the terms and conditions of the
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/alt_auth/languages/English/English_log.php,v $
|
||||
| $Revision: 1.1 $
|
||||
| $Date: 2008-12-09 20:40:54 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
|
||||
*/
|
||||
|
||||
define('LAN_AL_AUTH_01','Alt auth Settings changed');
|
||||
define('LAN_AL_AUTH_02','Alt auth extended user classes changed');
|
||||
define('LAN_AL_AUTH_03','Alt auth method settings changed');
|
||||
define('LAN_AL_AUTH_04','');
|
||||
define('LAN_AL_AUTH_05','');
|
||||
define('LAN_AL_AUTH_06','');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user