
10 Jun
2002
10 Jun
'02
9:38 p.m.
Hi Pablo, On Mon, Jun 10, 2002 at 06:16:37PM +0200, Pablo Ruiz Garcia wrote:
It works ok when i disabled debugging.. (Debug = 0;)
and my DB.pm at line 152 gots debugging rutines.. [...]
Oh. It was a bug (typo) in bin/CheckDB.pl [...] my $DBObject = Kernel::System::DB->new( LogObject => $ConfigObject, ^^^^^^^^^^^^^^ ConfigObject => $ConfigObject, ); [...] It should be "LogObject => $LogObject,". I fixed it. CVS is updated. Thanks for the note.
-- Pablo Ruiz Garcia (Pci)
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.