tutto cho che serve attachments
This commit is contained in:
21
plugins/content/attachments/attachments.xml
Normal file
21
plugins/content/attachments/attachments.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extension type="plugin" group="content" version="2.5" method="upgrade">
|
||||
<name>plg_content_attachments</name>
|
||||
<version>3.2.6</version>
|
||||
<creationDate>March 26, 2018</creationDate>
|
||||
<author>Jonathan M. Cameron</author>
|
||||
<authorEmail>jmcameron@jmcameron.net</authorEmail>
|
||||
<authorUrl>http://joomlacode.org/gf/project/attachments/</authorUrl>
|
||||
<copyright>(C) 2007-2018 Jonathan M. Cameron. All rights reserved.</copyright>
|
||||
<license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
|
||||
<description>ATTACH_ATTACHMENTS_PLUGIN_DESCRIPTION</description>
|
||||
|
||||
<scriptfile>install.php</scriptfile>
|
||||
|
||||
<files>
|
||||
<filename plugin="attachments">attachments.php</filename>
|
||||
<filename>index.html</filename>
|
||||
<folder>language</folder>
|
||||
</files>
|
||||
|
||||
</extension>
|
||||
Reference in New Issue
Block a user