[otrs-cvs] otrs/Kernel/Modules AdminGenericAgent.pm,1.106,1.107
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv22929/Kernel/Modules
Modified Files:
AdminGenericAgent.pm
Log Message:
Improved comment.
Author: ub
Index: AdminGenericAgent.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AdminGenericAgent.pm,v
retrieving revision 1.106
retrieving revision 1.107
diff -2 -u -d -r1.106 -r1.107
--- AdminGenericAgent.pm 20 Nov 2012 14:37:43 -0000 1.106
+++ AdminGenericAgent.pm 11 Jan 2013 16:42:36 -0000 1.107
@@ -1,5 +1,5 @@
# --
# Kernel/Modules/AdminGenericAgent.pm - admin generic agent interface
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -230,5 +230,5 @@
);
- # set the comple value structure in GetParam to store it later in the Generic Agent Job
+# set the complete value structure in %DynamicFieldValues to store it later in the Generic Agent Job
if ( IsHashRefWithData($DynamicFieldValue) ) {
%DynamicFieldValues = ( %DynamicFieldValues, %{$DynamicFieldValue} );
---------------------------------------------------------------------
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