mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
Removed redundant PHP closing tags.
This commit is contained in:
@@ -21,4 +21,4 @@ define("LAN_AL_AUTH_02","Alt auth extended user classes changed");
|
||||
define("LAN_AL_AUTH_03","Alt auth method settings changed");
|
||||
|
||||
|
||||
?>
|
||||
|
||||
|
@@ -147,4 +147,4 @@ define('LAN_ALT_CONVERSION_HELP', 'For some fields, the drop-down box to the rig
|
||||
<br />
|
||||
<br />');
|
||||
|
||||
?>
|
||||
|
||||
|
@@ -36,4 +36,4 @@ define('LAN_AUTHENTICATE_HELP','This authentication method is to be used with a
|
||||
original password is read from the local database, and validated against the storage format of the original system. If it verifies, its converted to the current E107-compatible format and
|
||||
stored in the database.');
|
||||
|
||||
?>
|
||||
|
||||
|
@@ -44,4 +44,4 @@ define('LAN_AUTHENTICATE_HELP','This authentication method is to be used <i>only
|
||||
original password is read from the local database, and validated against the storage format of the original system. If it verifies, its converted to the current E107-compatible format and
|
||||
stored in the database. After a while you can usually disable the alt-auth plugin, since active users will all have their passwords stored in a compatible format.');
|
||||
|
||||
?>
|
||||
|
||||
|
@@ -41,4 +41,4 @@ define('SHOW_CONVERSION_HELP', TRUE);
|
||||
define('LAN_AUTHENTICATE_HELP','This method can be used to authenticate against most LDAP servers, including Novell\'s eDirectory and Microsoft\'s Active Directory. It requires that PHP\'s LDAP extension is loaded. Refer to the wiki for further information.');
|
||||
|
||||
|
||||
?>
|
||||
|
||||
|
@@ -46,4 +46,4 @@ define('SHOW_CONVERSION_HELP', TRUE);
|
||||
define('LAN_AUTHENTICATE_HELP','This authentication method is used to validate against a non-E107 database. The password must be stored in one of the supported formats.');
|
||||
|
||||
|
||||
?>
|
||||
|
||||
|
@@ -34,4 +34,4 @@ define('LAN_AUTHENTICATE_HELP','This authentication method is used with an exter
|
||||
Note that the RADIUS server may only allow access from a specific range of IP addresses');
|
||||
|
||||
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user