1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

23 lines
916 B
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Id: plugin.xml,v 1.1 2008-12-09 20:40:54 e107steved Exp $ -->
<e107Plugin name="LAN_ALT_65" version="0.4" compatibility="0.8" installRequired="true" >
<author name="McFly/steved" url="e107.org" email="mcfly@e107.org" />
<description>LAN_ALT_66</description>
<folder>alt_auth</folder>
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
<logLanguageFile filename="languages/--LAN--/--LAN--_log.php" />
<administration>
<configFile>alt_auth_conf.php</configFile>
<icon>images/alt_auth_32.png</icon>
<iconSmall>images/alt_auth_16.png</iconSmall>
<caption>LAN_ALT_67</caption>
<installDone>LAN_ALT_68</installDone>
</administration>
<mainPrefs>
<pref name="auth_noconn" value="0" />
<pref name="auth_nouser" value="0" />
<pref name="auth_extended" value="" />
</mainPrefs>
</e107Plugin>