mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 18:32:44 +02:00
Tidy up alt_auth plugin - mostly documentation, some code rationalisation, conversion to the 2.0 way, etc
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
* $Author$
|
||||
*/
|
||||
|
||||
/**
|
||||
* e107 Alternate authorisation plugin
|
||||
*
|
||||
* @package e107_plugins
|
||||
* @subpackage alt_auth
|
||||
* @version $Id$;
|
||||
*/
|
||||
|
||||
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');
|
||||
|
Reference in New Issue
Block a user