Mailing List Archive

CVS commit: rt
Module Name: rt
Committed By: jesse
Date: Mon Aug 21 05:12:17 UTC 2000

Modified Files:
rt/bin: rtmux.pl
rt/etc: config.pm
rt/lib/RT: Ticket.pm Tickets.pm

Log Message:
Set a default type in ticket.pm
allowed restriction based on type in tickets.pm

now set the timezone in the config file rather than the rtmux.
means it effects webmux.pl too.


To generate a diff of this commit:
cvs rdiff -u -r1.15.2.28 -r1.15.2.29 rt/bin/rtmux.pl
cvs rdiff -u -r1.11.2.44 -r1.11.2.45 rt/etc/config.pm
cvs rdiff -u -r1.1.2.146 -r1.1.2.147 rt/lib/RT/Ticket.pm
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 rt/lib/RT/Tickets.pm