30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-05-31 05:20:50 +00:00

Merge pull request #201 from andrepereiradasilva/patch-1

2015 to 2016 and remove extra tab
This commit is contained in:
Viktor Vogel 2016-03-22 19:39:16 +01:00
commit 25ca0879d9

View File

@ -2,16 +2,16 @@
<extension type="package" version="3.0" method="upgrade"> <extension type="package" version="3.0" method="upgrade">
<name>pkg_weblinks</name> <name>pkg_weblinks</name>
<packagename>weblinks</packagename> <packagename>weblinks</packagename>
<creationDate>December 2012</creationDate> <creationDate>##DATE##</creationDate>
<packager>Joomla! Project</packager> <packager>Joomla! Project</packager>
<copyright>(C) 2005 - 2015 Open Source Matters. All rights reserved.</copyright> <copyright>(C) 2005 - ##YEAR## Open Source Matters. All rights reserved.</copyright>
<packageremail>admin@joomla.org</packageremail> <packageremail>admin@joomla.org</packageremail>
<packagerurl>www.joomla.org</packagerurl> <packagerurl>www.joomla.org</packagerurl>
<author>Joomla! Project</author> <author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail> <authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl> <authorUrl>www.joomla.org</authorUrl>
<version>3.4.1</version> <version>##VERSION##</version>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license> <license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<description>PKG_WEBLINKS_XML_DESCRIPTION</description> <description>PKG_WEBLINKS_XML_DESCRIPTION</description>
<files> <files>
<!-- The id for each extension is the element stored in the DB --> <!-- The id for each extension is the element stored in the DB -->