<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="module" version="4.5.2">
	<name>net2ftp login form</name>
	<author>David Gartner</author>
	<creationDate>November 2005</creationDate>
	<copyright>(C) 2005 David Gartner</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<authorEmail>david@net2ftp.com</authorEmail>
	<authorUrl>www.net2ftp.com</authorUrl>
	<version>4.5.2</version>
	<description>The net2ftp module has been installed!</description>
	<files>
	<filename module="mod_net2ftp">mod_net2ftp.php</filename>
	</files>
	<params>
		<param name="cache" type="radio" default="0" label="Enable Cache" description="Select whether to cache the content of this module">
			<option value="0">No</option>
			<option value="1">Yes</option>
		</param>
		<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" />
	</params>
</mosinstall>
