mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
More lan cleanup (Issue #50)
This commit is contained in:
@@ -1,15 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
|
||||||
<!-- $Id: plugin.xml,v 1.8 2009-11-08 10:34:23 e107steved Exp $ -->
|
|
||||||
|
|
||||||
<e107Plugin name="Alternate Authentication" lan="LAN_ALT_65" version="0.4" date="2012-08-01" compatibility="2.0" installRequired="true" >
|
<e107Plugin name="Alternate Authentication" lan="LAN_ALT_65" version="0.4" date="2012-08-01" compatibility="2.0" installRequired="true" >
|
||||||
<author name="e107 Inc." url="e107.org" email="security@e107.org" />
|
<author name="e107 Inc." url="e107.org" email="security@e107.org" />
|
||||||
<description lan="LAN_ALT_66">This plugin allows for alternate authentication methods.</description>
|
<description lan="LAN_ALT_66">This plugin allows for alternate authentication methods.</description>
|
||||||
<category>users</category>
|
<category>users</category>
|
||||||
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
||||||
<languageFiles>
|
|
||||||
<file type='log' path='languages/--LAN--/--LAN--_log.php' />
|
|
||||||
</languageFiles>
|
|
||||||
<adminLinks>
|
<adminLinks>
|
||||||
<link url='alt_auth_conf.php' description='LAN_ALT_67' icon='images/alt_auth_32.png' iconSmall='images/alt_auth_16.png' primary='true' />
|
<link url='alt_auth_conf.php' description='LAN_ALT_67' icon='images/alt_auth_32.png' iconSmall='images/alt_auth_16.png' primary='true' />
|
||||||
</adminLinks>
|
</adminLinks>
|
||||||
|
Reference in New Issue
Block a user