[otrs-cvs] ITSMConfigItem/Kernel/System/ITSMConfigItem Version.pm, 1.40, 1.41
CVS commits notifications of OTRS.org
cvs-log at otrs.org
Sat May 3 13:06:38 GMT 2008
Comments:
Update of /home/cvs/ITSMConfigItem/Kernel/System/ITSMConfigItem
In directory lancelot:/tmp/cvs-serv22897/Kernel/System/ITSMConfigItem
Modified Files:
Version.pm
Log Message:
Improved perldoc.
Author: mh
Index: Version.pm
===================================================================
RCS file: /home/cvs/ITSMConfigItem/Kernel/System/ITSMConfigItem/Version.pm,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** Version.pm 2 May 2008 19:37:03 -0000 1.40
--- Version.pm 3 May 2008 13:06:33 -0000 1.41
***************
*** 584,591 ****
my $ConfigItemIDs = $ConfigItemObject->VersionSearch(
! Name => 'The Name', # (optional)
! ClassIDs => [ 9, 8, 7, 6 ], # (optional)
! DeplStateIDs => [ 321, 123 ], # (optional)
! InciStateIDs => [ 321, 123 ], # (optional)
PreviousVersionSearch => 1, # (optional) default 0 (0|1)
--- 584,591 ----
my $ConfigItemIDs = $ConfigItemObject->VersionSearch(
! Name => 'The Name', # (optional)
! ClassIDs => [ 9, 8, 7, 6 ], # (optional)
! DeplStateIDs => [ 321, 123 ], # (optional)
! InciStateIDs => [ 321, 123 ], # (optional)
PreviousVersionSearch => 1, # (optional) default 0 (0|1)
More information about the cvs-log
mailing list