[otrs-cvs] otrs/Kernel/System Queue.pm,1.142,1.143
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/System
In directory lancelot:/tmp/cvs-serv3135/Kernel/System
Modified Files:
Queue.pm
Log Message:
Corrected POD.
Author: mb
Index: Queue.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/Queue.pm,v
retrieving revision 1.142
retrieving revision 1.143
diff -2 -u -d -r1.142 -r1.143
--- Queue.pm 20 Nov 2012 15:37:27 -0000 1.142
+++ Queue.pm 17 Jan 2013 15:18:33 -0000 1.143
@@ -1,5 +1,5 @@
# --
# Kernel/System/Queue.pm - lib for queue functions
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -625,5 +625,5 @@
SolutionNotify => 80, # (optional, notify agent if solution escalation is 80% reached)
UnlockTimeout => 480, # (optional)
- FollowUpId => 3, # possible (1), reject (2) or new ticket (3) (optional, default 0)
+ FollowUpID => 3, # possible (1), reject (2) or new ticket (3) (optional, default 0)
FollowUpLock => 0, # yes (1) or no (0) (optional, default 0)
DefaultSignKey => 'key name', # (optional)
---------------------------------------------------------------------
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