/[webpac2]/trunk/lib/WebPAC/Input.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/Input.pm

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

revision 519 by dpavlin, Thu May 18 13:48:51 2006 UTC revision 523 by dpavlin, Sun May 21 19:29:26 2006 UTC
# Line 227  sub open { Line 227  sub open {
227          my ($db, $size) = $self->{open_db}->( $self,          my ($db, $size) = $self->{open_db}->( $self,
228                  path => $arg->{path},                  path => $arg->{path},
229                  filter => $filter_ref,                  filter => $filter_ref,
230                    %{ $arg },
231          );          );
232    
233          unless (defined($db)) {          unless (defined($db)) {

Legend:
Removed from v.519  
changed lines
  Added in v.523

  ViewVC Help
Powered by ViewVC 1.1.26