Files @ f43d1a4680a9
Branch filter:

Location: hot67beta/administrator/modules/mod_status/mod_status.xml

ethanzonca@localhost.localdomain
menubar 0 to 10
<?xml version="1.0" encoding="utf-8"?>
<install type="module" version="1.5.0">
	<name>User Status</name>
	<author>Joomla! Project</author>
	<creationDate>Feb 2006</creationDate>
	<copyright>(C) 2005 - 2008 Open Source Matters. All rights reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<authorEmail>admin@joomla.org</authorEmail>
	<authorUrl>www.joomla.org</authorUrl>
	<version>1.5.0</version>
	<description>This module shows the status of the logged in user.</description>
	<files>
		<filename module="mod_status">mod_status.php</filename>
	</files>
	<params>
		<param name="cache" type="list" default="0" label="Caching" description="Select whether to cache the content of this module">
			<option value="0">Never</option>
	  	</param>
	</params>
</install>