You've already forked joomla_test
first commit
This commit is contained in:
1075
plugins/system/k2/k2.php
Normal file
1075
plugins/system/k2/k2.php
Normal file
File diff suppressed because it is too large
Load Diff
15
plugins/system/k2/k2.xml
Normal file
15
plugins/system/k2/k2.xml
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extension version="2.5" type="plugin" group="system" method="upgrade">
|
||||
<name>System - K2</name>
|
||||
<author>JoomlaWorks</author>
|
||||
<creationDate>July 8th, 2013</creationDate>
|
||||
<copyright>Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.</copyright>
|
||||
<authorEmail>please-use-the-contact-form@joomlaworks.net</authorEmail>
|
||||
<authorUrl>www.joomlaworks.net</authorUrl>
|
||||
<version>2.6.7</version>
|
||||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
|
||||
<description>K2_THE_K2_SYSTEM_PLUGIN_IS_USED_TO_ASSIST_THE_PROPER_FUNCTIONALITY_OF_THE_K2_COMPONENT_SITE_WIDE_MAKE_SURE_ITS_ALWAYS_PUBLISHED_WHEN_THE_K2_COMPONENT_IS_INSTALLED</description>
|
||||
<files>
|
||||
<filename plugin="k2">k2.php</filename>
|
||||
</files>
|
||||
</extension>
|
Reference in New Issue
Block a user