[otrs-cvs] CVS: ITSMCMDB/Kernel/Modules AgentITSMCMDB.pm,1.45,1.46
cvs-log at otrs.org
cvs-log at otrs.org
Mon Nov 13 11:27:29 CET 2006
Update of /home/cvs/ITSMCMDB/Kernel/Modules
In directory lancelot:/tmp/cvs-serv24297/Kernel/Modules
Modified Files:
AgentITSMCMDB.pm
Log Message:
code cleanup
Index: AgentITSMCMDB.pm
===================================================================
RCS file: /home/cvs/ITSMCMDB/Kernel/Modules/AgentITSMCMDB.pm,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -r1.45 -r1.46
*** AgentITSMCMDB.pm 7 Nov 2006 13:31:57 -0000 1.45
--- AgentITSMCMDB.pm 13 Nov 2006 10:27:27 -0000 1.46
***************
*** 1145,1152 ****
$Attribute->{Input}->{Value} = $1;
if ($3 == 1) {
! $ExpandCustomerName1 = 1;
}
elsif ($3 == 2) {
! $ExpandCustomerName1 = 1;
}
}
--- 1145,1152 ----
$Attribute->{Input}->{Value} = $1;
if ($3 == 1) {
! $ExpandCustomerName1 = 1;
}
elsif ($3 == 2) {
! $ExpandCustomerName1 = 1;
}
}
More information about the cvs-log
mailing list