From: Chris W. <ch...@cw...> - 2003-07-22 02:59:47
|
Andrew Hurst wrote: > Probably already fixed, but a small bugfix. > > OpenInteract.pm: > Change line 243 from > warn "Found item: ", ref( $db ), "\n"; > to > $R->DEBUG && warn "Found item: ", ref( $db ), "\n"; > > to save the log files of much: > > Found item: Apache::DBI::db > ... Thanks, applied. Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |