[otrs-cvs] otrs/Kernel/Modules AdminGenericAgent.pm,1.107,1.108
"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-serv25120/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.107
retrieving revision 1.108
diff -2 -u -d -r1.107 -r1.108
--- AdminGenericAgent.pm 11 Jan 2013 16:42:36 -0000 1.107
+++ AdminGenericAgent.pm 11 Jan 2013 16:49:46 -0000 1.108
@@ -230,5 +230,6 @@
);
-# set the complete value structure in %DynamicFieldValues 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