16 lines
633 B
XML
16 lines
633 B
XML
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
|
<mosinstall type="component" version="4.5.2">
|
||
|
|
<name>Users</name>
|
||
|
|
<author>Joomla! Project</author>
|
||
|
|
<creationDate>July 2004</creationDate>
|
||
|
|
<copyright>(C) 2005 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.0.0</version>
|
||
|
|
<description>User Manager</description>
|
||
|
|
<params>
|
||
|
|
<param name="editor" type="editor_list" default="" label="User Editor" description="WYSYWYG Editor for this User" />
|
||
|
|
</params>
|
||
|
|
</mosinstall>
|