/[webpac2]/trunk/lib/WebPAC/Output/KinoSearch.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/WebPAC/Output/KinoSearch.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 985 by dpavlin, Thu Nov 1 00:16:48 2007 UTC revision 986 by dpavlin, Sun Nov 4 11:55:45 2007 UTC
# Line 136  sub add { Line 136  sub add {
136          $log->logdie("need id") unless defined $id;          $log->logdie("need id") unless defined $id;
137          $log->logdie("need ds") unless $ds;          $log->logdie("need ds") unless $ds;
138    
         $log->debug("id: $id ds = ", sub { dump($ds) });  
   
139          my $hash = $self->ds_to_hash( $ds, 'search' ) || return;          my $hash = $self->ds_to_hash( $ds, 'search' ) || return;
140    
141          $hash->{id}       ||= $id;          $hash->{id}       ||= $id;

Legend:
Removed from v.985  
changed lines
  Added in v.986

  ViewVC Help
Powered by ViewVC 1.1.26