How to remove seconds from the ticketlist?

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
AKNL
Posts: 15
Joined: Mon Aug 08, 2011 9:48 am

How to remove seconds from the ticketlist?

Post by AKNL »

How do i remove the seconds from the lastchange field?

tyvm
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: How to remove seconds from the ticketlist?

Post by Klemen »

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"

Code: Select all

array(1 , $hesklang['abbr']['second']),
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
AKNL
Posts: 15
Joined: Mon Aug 08, 2011 9:48 am

Re: How to remove seconds from the ticketlist?

Post by AKNL »

tnx...sorry i didnt add the version no.
Post Reply