Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/plugins/helpdeskpro/tickethistory/ |
| [Home] [System Details] [Kill Me] |
<?xml version="1.0" encoding="utf-8"?>
<extension version="1.6.0" type="plugin"
group="helpdeskpro" method="upgrade">
<name>Helpdesk Pro - Tickethistory</name>
<author>Tuan Pham Ngoc</author>
<creationDate>October 2012</creationDate>
<copyright>Ossolution Team</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html
GNU/GPL</license>
<authorEmail>contact@joomdonation.com</authorEmail>
<authorUrl>www.joomdonation.com</authorUrl>
<version>4.3.0</version>
<description>This plugin displays tickets history the user who
submitted the current ticket</description>
<files>
<filename
plugin="tickethistory">tickethistory.php</filename>
<folder>tmpl</folder>
</files>
<config>
<fields name="params">
<fieldset name="basic">
<field name="limit" type="text"
default="10" label="Limit" description=""
/>
<field name="date_format" type="text"
default="m-d-Y" label="Date Format"
description="" />
</fieldset>
</fields>
</config>
</extension>