[otrs-cvs] CVS: otrs/Kernel/Modules AgentTicketEmail.pm, 1.12.2.2, 1.12.2.3

cvs-log at otrs.org cvs-log at otrs.org
Tue Jul 11 16:04:37 CEST 2006


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

Modified Files:
      Tag: rel-2_0
	AgentTicketEmail.pm 
Log Message:
Removed unwanted log


Index: AgentTicketEmail.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketEmail.pm,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -C2 -r1.12.2.2 -r1.12.2.3
*** AgentTicketEmail.pm	11 Jul 2006 12:58:25 -0000	1.12.2.2
--- AgentTicketEmail.pm	11 Jul 2006 13:04:35 -0000	1.12.2.3
***************
*** 568,577 ****
                      }
                  }
- 
- $Self->{LogObject}->Log(
-     Priority => 'error',
-     Message => "Ticket overtime: $Article{TicketOverTime}",
- );
- 
                  $Output .= $Self->{LayoutObject}->Output(
                      TemplateFile => 'AgentTicketQueueTicketViewLite',
--- 568,571 ----



More information about the cvs-log mailing list