<?xml version="1.0" encoding="utf-8"?>
<install type="component" version="1.5.0">
	<name>RokModule</name>
	<author>RocketTheme, LLC</author>
	<creationDate>January 25, 2010</creationDate>
	<authorEmail>support@rockettheme.com</authorEmail>
	<authorUrl>http://www.rockettheme.com</authorUrl>
	<copyright>(C) 2005 - 2010 RocketTheme, LLC. All rights reserved.</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<version>1.1</version>
	<description>Displays a module as a component - useful for ajax (v1.1 adds support for modules by moduleid as well as module)</description>
	
	<install>
	</install>
	
	<uninstall>
	</uninstall>
	
	<files>
		<filename>rokmodule.php</filename>
	</files>
	
	<params>
	</params>
	
	<administration>
	
		<files folder="admin">
			<filename>admin.rokmodule.php</filename>
			<filename>admin.rokmodule.html.php</filename>
			<filename>controller.php</filename>
		</files>
		
	</administration>
	
</install>