Page 1 of 1

list category in ticket list

Posted: Tue Mar 22, 2011 1:22 pm
by wedlock
Script URL:
Version of script: 2.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

hello,
is possibile add colum with name category in ticket list?

file: inc/ticket_list.inc.php

i add code

Code: Select all

<td class="$color">$ticket[category]</td>
but view number not name category.... :?: