[otrs-cvs] CVS: otrs/Kernel/System Ticket.pm,1.213,1.214
cvs-log at otrs.org
cvs-log at otrs.org
Mon Jul 10 14:25:42 CEST 2006
Update of /home/cvs/otrs/Kernel/System
In directory lancelot:/tmp/cvs-serv4921/Kernel/System
Modified Files:
Ticket.pm
Log Message:
new error message
Index: Ticket.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/Ticket.pm,v
retrieving revision 1.213
retrieving revision 1.214
diff -C2 -r1.213 -r1.214
*** Ticket.pm 3 Jul 2006 12:23:14 -0000 1.213
--- Ticket.pm 10 Jul 2006 11:25:40 -0000 1.214
***************
*** 3882,3886 ****
}
if (!%Ticket) {
! $Self->{LogObject}->Log(Priority => 'notice', Message => "No such TicketID in Ticket Hisorry till '$Param{StopYear}-$Param{StopMonth}-$Param{StopDay} 23:59:59' ($Param{TicketID})!");
return;
}
--- 3882,3886 ----
}
if (!%Ticket) {
! $Self->{LogObject}->Log(Priority => 'notice', Message => "No such TicketID in ticket history till '$Param{StopYear}-$Param{StopMonth}-$Param{StopDay} 23:59:59' ($Param{TicketID})!");
return;
}
More information about the cvs-log
mailing list