-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpkg_xmlrpc-joomla.xml
More file actions
20 lines (20 loc) · 893 Bytes
/
pkg_xmlrpc-joomla.xml
File metadata and controls
20 lines (20 loc) · 893 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="package" method="upgrade">
<name>xmlrpc-joomla</name>
<packagename>xmlrpc-joomla</packagename>
<author>Yoshiki Kozaki</author>
<authorEmail>info@joomler.net</authorEmail>
<authorUrl>http://www.joomler.net/</authorUrl>
<packager>Yoshiki Kozaki</packager>
<packagerurl>http://www.joomler.net/</packagerurl>
<creationDate>May 2013</creationDate>
<copyright>Copyright (C) 2007 - 2013 Yoshiki Kozaki All rights reserved.</copyright>
<license>GNU General Public License version 2 or later</license>
<version>2.0.5</version>
<description></description>
<files>
<file id="com_xmlrpc" type="component" client="admin">com_xmlrpc.tar.gz</file>
<file id="joomla" type="plugin" client="site">plg_xmlrpc_joomla.tar.gz</file>
<file id="rsd" type="plugin" client="site">plg_system_rsd.tar.gz</file>
</files>
</extension>