[otrs-cvs] ITSMCore/Kernel/Modules AdminSLA.pm,1.10,1.11
"CVS commits notifications of OTRS.org" <[email protected]> Thu, 13 Jun 2013 08:48:02 +0000
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/ITSMCore/Kernel/Modules
In directory lancelot:/tmp/cvs-serv25372/Kernel/Modules
Modified Files:
AdminSLA.pm
Log Message:
Updated file to latest framework version.
Author: ub
Index: AdminSLA.pm
===================================================================
RCS file: /home/cvs/ITSMCore/Kernel/Modules/AdminSLA.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -2 -u -d -r1.10 -r1.11
--- AdminSLA.pm 21 Nov 2012 20:35:48 -0000 1.10
+++ AdminSLA.pm 13 Jun 2013 08:47:57 -0000 1.11
@@ -1,5 +1,5 @@
# --
# Kernel/Modules/AdminSLA.pm - admin frontend to manage slas
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -350,5 +350,5 @@
# get service list
my %ServiceList = $Self->{ServiceObject}->ServiceList(
- Valid => 0,
+ Valid => 1,
UserID => $Self->{UserID},
);
---------------------------------------------------------------------
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