[otrs-cvs] ITSMCore/Kernel/System SLA.pm,1.10,1.11
"CVS commits notifications of OTRS.org" <[email protected]> Tue, 26 Mar 2013 14:14:17 +0000
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments: Update of /home/cvs/ITSMCore/Kernel/System In directory lancelot:/tmp/cvs-serv29635/Kernel/System Modified Files: SLA.pm Log Message: Updated file to latest framework version. Author: ub Index: SLA.pm =================================================================== RCS file: /home/cvs/ITSMCore/Kernel/System/SLA.pm,v retrieving revision 1.10 retrieving revision 1.11 diff -2 -u -d -r1.10 -r1.11 --- SLA.pm 21 Mar 2013 11:46:39 -0000 1.10 +++ SLA.pm 26 Mar 2013 14:14:12 -0000 1.11 @@ -1,4 +1,4 @@ # -- -# Kernel/System/SLA.pm - all sla function +# Kernel/System/SLA.pm - all sla functions # Copyright (C) 2001-2013 OTRS AG, http://otrs.org/ # -- @@ -24,6 +24,5 @@ # --- -use vars qw(@ISA $VERSION); -$VERSION = qw($Revision$) [1]; +use vars qw(@ISA); =head1 NAME @@ -791,4 +790,2 @@ =cut - -=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