How do i remove the seconds from the lastchange field?
tyvm
How to remove seconds from the ticketlist?
Moderator: mkoch227
Re: How to remove seconds from the ticketlist?
Note that version 2.3 isn't officially supported yet as things will change before the official release.
Delete this line from "inc/ticket_list.inc.php"
Delete this line from "inc/ticket_list.inc.php"
Code: Select all
array(1 , $hesklang['abbr']['second']),
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: How to remove seconds from the ticketlist?
tnx...sorry i didnt add the version no.