Your IP : 216.73.216.240
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.2" method="upgrade">
<name>COM_COALAWEBSOCIALLINKS</name>
<creationDate>2021-05-26</creationDate>
<author>Steven Palmer (CoalaWeb)</author>
<authorEmail>support@coalaweb.com</authorEmail>
<authorUrl>https://coalaweb.com</authorUrl>
<copyright>© 2021 Steven Palmer (CoalaWeb), All rights reserved.</copyright>
<license>GNU/GPL V3 or later.</license>
<version>1.1.6</version>
<level>Core</level>
<description>COM_COALAWEBSOCIALLINKS_DESCRIPTION</description>
<install> <!-- Runs on install -->
<sql>
<file driver="mysql" charset="utf8">sql/install/mysql/install.mysql.utf8.sql</file>
</sql>
</install>
<uninstall> <!-- Runs on uninstall -->
<sql>
<file driver="mysql" charset="utf8">sql/install/mysql/uninstall.mysql.utf8.sql</file>
</sql>
</uninstall>
<update> <!-- Runs on update; New in 1.6 -->
<schemas>
<schemapath type="mysql">sql/updates/mysql</schemapath>
</schemas>
</update>
<media destination="coalawebsociallinks" folder="media/coalawebsociallinks">
<folder>modules</folder>
<file>index.html</file>
<folder>components</folder>
</media>
<administration>
<menu>COM_COALAWEBSOCIALLINKS</menu>
<files folder="administrator/components/com_coalawebsociallinks">
<folder>sql</folder>
<file>coalawebsociallinks.php</file>
<file>access.xml</file>
<folder>tables</folder>
<folder>helpers</folder>
<folder>assets</folder>
<folder>views</folder>
<folder>controllers</folder>
<file>index.html</file>
<file>version.php</file>
<folder>language</folder>
<file>config.xml</file>
<file>controller.php</file>
<folder>models</folder>
<folder>layouts</folder>
</files>
<languages folder="administrator/components/com_coalawebsociallinks/language">
<language tag="en-GB">en-GB/en-GB.com_coalawebsociallinks.ini</language>
<language tag="en-GB">en-GB/en-GB.com_coalawebsociallinks.sys.ini</language>
</languages>
</administration>
<updateservers>
<server type="extension" priority="1" name="CoalaWeb Social Links Update">
<![CDATA[https://coalaweb.com/index.php?option=com_rdsubs&view=updater&format=xml&cat=11&type=.xml]]>
</server>
</updateservers>
<!-- Installation / Uninstallation Script File -->
<scriptfile>script.com_coalawebsociallinks.php</scriptfile>
</extension>