[otrs-cvs] CVS: otrs/Kernel/Modules AgentTicketCustomer.pm,1.4,1.5
cvs-log at otrs.org
cvs-log at otrs.org
Wed Aug 23 11:07:48 CEST 2006
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv8133/Kernel/Modules
Modified Files:
AgentTicketCustomer.pm
Log Message:
fixed Need TicketID
Index: AgentTicketCustomer.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketCustomer.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** AgentTicketCustomer.pm 11 Jul 2006 14:27:09 -0000 1.4
--- AgentTicketCustomer.pm 23 Aug 2006 08:07:46 -0000 1.5
***************
*** 249,252 ****
--- 249,253 ----
$Counter = $Object->Run(
%Param,
+ TicketID => $TicketID,
Ticket => \%Article,
Counter => $Counter,
More information about the cvs-log
mailing list