list category in ticket list

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
wedlock
Posts: 19
Joined: Sun Feb 08, 2009 10:43 am

list category in ticket list

Post 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.... :?:
Post Reply