git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
19 lines
678 B
XML
19 lines
678 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<install version="1.5" type="plugin" group="xmlrpc">
|
|
<name>XML-RPC - Joomla API</name>
|
|
<author>Joomla! Project</author>
|
|
<creationDate>November 2005</creationDate>
|
|
<copyright>
|
|
Copyright (C) 2005 - 2010 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</version>
|
|
<description>Joomla! XML-RPC API</description>
|
|
<files>
|
|
<filename plugin="joomla">joomla.php</filename>
|
|
<filename>joomla/methods.php</filename>
|
|
</files>
|
|
<params />
|
|
</install> |