[otrs-cvs] ITSMConfigurationManagement/Kernel/System/ITSMConfigItem Version.pm, 1.35, 1.36
"CVS commits notifications of OTRS.org" <[email protected]> Fri, 7 Jun 2013 11:52:47 +0000
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/ITSMConfigurationManagement/Kernel/System/ITSMConfigItem
In directory lancelot:/tmp/cvs-serv17108/Kernel/System/ITSMConfigItem
Modified Files:
Version.pm
Log Message:
Code style improvement.
Author: ub
Index: Version.pm
===================================================================
RCS file: /home/cvs/ITSMConfigurationManagement/Kernel/System/ITSMConfigItem/Version.pm,v
retrieving revision 1.35
retrieving revision 1.36
diff -2 -u -d -r1.35 -r1.36
--- Version.pm 7 Jun 2013 11:50:56 -0000 1.35
+++ Version.pm 7 Jun 2013 11:52:42 -0000 1.36
@@ -839,6 +839,8 @@
CreateTime => 'ci.create_time',
CreateBy => 'ci.create_by',
- ChangeTime => 'vr.create_time'
- , # the change time of the CI is the same as the create time of the version!
+
+ # the change time of the CI is the same as the create time of the version!
+ ChangeTime => 'vr.create_time',
+
ChangeBy => 'ci.change_by',
);
---------------------------------------------------------------------
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