[otrs-cvs] otrs/Kernel/Modules CustomerTicketPrint.pm,1.7,1.8

cvs-log at otrs.org cvs-log at otrs.org
Wed Apr 4 07:36:56 GMT 2007


Comments:
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv11529

Modified Files:
	CustomerTicketPrint.pm 
Log Message:
Sysnc code with AgentTicketPrint.pm

Author: mh

Index: CustomerTicketPrint.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/CustomerTicketPrint.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** CustomerTicketPrint.pm	4 Apr 2007 07:30:11 -0000	1.7
--- CustomerTicketPrint.pm	4 Apr 2007 07:36:51 -0000	1.8
***************
*** 684,688 ****
      my %TableParam;
      my $Row = 0;
!     my $Map = $CustomerData{Config}{Map};
      # check if customer company support is enabled
      if ($CustomerData{Config}->{CustomerCompanySupport}) {
--- 684,688 ----
      my %TableParam;
      my $Row = 0;
!     my $Map = $CustomerData{Config}->{Map};
      # check if customer company support is enabled
      if ($CustomerData{Config}->{CustomerCompanySupport}) {


More information about the cvs-log mailing list