| Current Path : /var/www/plugins/system/rokcommon/ |
| Current File : /var/www/plugins/system/rokcommon/rokcommon.xml |
<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" group="system" version="2.5" method="upgrade">
<name>System - RokCommon</name>
<creationDate>April 1, 2020</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
<copyright>(C) 2005 - 2020 RocketTheme, LLC. All rights reserved.</copyright>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<version>3.2.9</version>
<description>RokCommon System Plugin</description>
<files>
<filename plugin="rokcommon">rokcommon.php</filename>
<filename>MD5SUMS</filename>
<folder>language</folder>
<folder>lib</folder>
<folder>sql</folder>
</files>
<install>
<sql>
<file driver="mysql" charset="utf8">sql/install.mysql.utf8.sql</file>
</sql>
</install>
<uninstall folder="sql">
<sql>
<file driver="mysql" charset="utf8">sql/uninstall.mysql.utf8.sql</file>
</sql>
</uninstall>
<config>
<fields name="params">
</fields>
</config>
</extension>