git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
17 lines
625 B
XML
17 lines
625 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<install version="1.5" type="plugin" group="system">
|
|
<name>System - Log</name>
|
|
<author>Joomla! Project</author>
|
|
<creationDate>April 2007</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.5</version>
|
|
<description>Provides system logging</description>
|
|
<files>
|
|
<filename plugin="log">log.php</filename>
|
|
</files>
|
|
<params>
|
|
</params>
|
|
</install> |