[otrs-cvs] ITSMCore/Kernel/System Service.pm, 1.35, 1.36 SLA.pm, 1.9, 1.10
"CVS commits notifications of OTRS.org" <[email protected]> Thu, 21 Mar 2013 11:46:45 +0000
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments: Update of /home/cvs/ITSMCore/Kernel/System In directory lancelot:/tmp/cvs-serv6608/Kernel/System Modified Files: Service.pm SLA.pm Log Message: Updated file to latest framework version. Author: ub Index: Service.pm =================================================================== RCS file: /home/cvs/ITSMCore/Kernel/System/Service.pm,v retrieving revision 1.35 retrieving revision 1.36 diff -2 -u -d -r1.35 -r1.36 --- Service.pm 21 Nov 2012 20:35:48 -0000 1.35 +++ Service.pm 21 Mar 2013 11:46:39 -0000 1.36 @@ -1,5 +1,5 @@ # -- # Kernel/System/Service.pm - all service function -# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/ +# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/ # -- # $Id$ @@ -28,6 +28,5 @@ # --- -use vars qw(@ISA $VERSION); -$VERSION = qw($Revision$) [1]; +use vars qw(@ISA); =head1 NAME @@ -1586,7 +1585,3 @@ =cut -=head1 VERSION - -$Revision$ $Date$ - =cut Author: ub Index: SLA.pm =================================================================== RCS file: /home/cvs/ITSMCore/Kernel/System/SLA.pm,v retrieving revision 1.9 retrieving revision 1.10 diff -2 -u -d -r1.9 -r1.10 --- SLA.pm 21 Nov 2012 20:35:48 -0000 1.9 +++ SLA.pm 21 Mar 2013 11:46:39 -0000 1.10 @@ -1,5 +1,5 @@ # -- # Kernel/System/SLA.pm - all sla function -# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/ +# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/ # -- # $Id$ @@ -792,7 +792,3 @@ =cut -=head1 VERSION - -$Revision$ $Date$ - =cut --------------------------------------------------------------------- OTRS mailing list: cvs-log - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/cvs-log To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log