[otrs-cvs] CVS: otrs/Kernel/Modules AdminGenericAgent.pm,1.27,1.28
cvs-log at otrs.org
cvs-log at otrs.org
Thu Jun 22 17:07:57 CEST 2006
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv10108/Kernel/Modules
Modified Files:
AdminGenericAgent.pm
Log Message:
removed dumper
Index: AdminGenericAgent.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AdminGenericAgent.pm,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** AdminGenericAgent.pm 22 Jun 2006 13:24:32 -0000 1.27
--- AdminGenericAgent.pm 22 Jun 2006 14:07:55 -0000 1.28
***************
*** 316,320 ****
Valid => 1,
);
- $Self->{LogObject}->Dumper(%Param);
$Param{'OwnerStrg'} = $Self->{LayoutObject}->OptionStrgHashRef(
Data => \%ShownUsers,
--- 316,319 ----
More information about the cvs-log
mailing list