[otrs-cvs] CVS: otrs/Kernel/System/GenericAgent
NotifyAgentGroupOfCustomQueue.pm,1.10,1.11
cvs-log at otrs.org
cvs-log at otrs.org
Thu Nov 2 13:20:57 CET 2006
- Previous message: [otrs-cvs] CVS: otrs/Kernel/Modules AdminResponse.pm,1.17,1.18
AdminResponseAttachment.pm,1.14,1.15 AdminUser.pm,1.34,1.35
AgentCalendarSmall.pm,1.7,1.8 AgentPreferences.pm,1.31,1.32
AgentTicketAttachment.pm,1.4,1.5 AgentTicketCompose.pm,1.19,1.20
AgentTicketCustomer.pm,1.7,1.8 AgentTicketCustomerFollowUp.pm,1.7,1.8
AgentTicketMailbox.pm,1.12,1.13 AgentTicketMerge.pm,1.8,1.9
AgentTicketPhone.pm,1.25,1.26 AgentTicketQueue.pm,1.20,1.21
AgentZoom.pm,1.85,1.86 CustomerPreferences.pm,1.12,1.13
- Next message: [otrs-cvs] CVS: otrs/Kernel/System/Email SMTP.pm,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/otrs/Kernel/System/GenericAgent
In directory lancelot:/tmp/cvs-serv11671/Kernel/System/GenericAgent
Modified Files:
NotifyAgentGroupOfCustomQueue.pm
Log Message:
removed # --
Index: NotifyAgentGroupOfCustomQueue.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/GenericAgent/NotifyAgentGroupOfCustomQueue.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** NotifyAgentGroupOfCustomQueue.pm 29 Aug 2006 17:31:04 -0000 1.10
--- NotifyAgentGroupOfCustomQueue.pm 2 Nov 2006 12:20:54 -0000 1.11
***************
*** 21,25 ****
$VERSION =~ s/^\$.*:\W(.*)\W.+?$/$1/;
- # --
sub new {
my $Type = shift;
--- 21,24 ----
***************
*** 43,47 ****
return $Self;
}
! # --
sub Run {
my $Self = shift;
--- 42,46 ----
return $Self;
}
!
sub Run {
my $Self = shift;
***************
*** 99,102 ****
return 1;
}
! # --
1;
--- 98,101 ----
return 1;
}
!
1;
- Previous message: [otrs-cvs] CVS: otrs/Kernel/Modules AdminResponse.pm,1.17,1.18
AdminResponseAttachment.pm,1.14,1.15 AdminUser.pm,1.34,1.35
AgentCalendarSmall.pm,1.7,1.8 AgentPreferences.pm,1.31,1.32
AgentTicketAttachment.pm,1.4,1.5 AgentTicketCompose.pm,1.19,1.20
AgentTicketCustomer.pm,1.7,1.8 AgentTicketCustomerFollowUp.pm,1.7,1.8
AgentTicketMailbox.pm,1.12,1.13 AgentTicketMerge.pm,1.8,1.9
AgentTicketPhone.pm,1.25,1.26 AgentTicketQueue.pm,1.20,1.21
AgentZoom.pm,1.85,1.86 CustomerPreferences.pm,1.12,1.13
- Next message: [otrs-cvs] CVS: otrs/Kernel/System/Email SMTP.pm,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs-log
mailing list