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>
