/[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 599 by dpavlin, Thu Jul 13 13:55:19 2006 UTC revision 606 by dpavlin, Tue Aug 1 13:59:47 2006 UTC
# Line 254  sub open { Line 254  sub open {
254    
255                                  ## FIXME remove this warning when we are sure that none of API is calling                                  ## FIXME remove this warning when we are sure that none of API is calling
256                                  ## this wrongly                                  ## this wrongly
257                                  warn "filter called without field number" unless ($f_nr);                                  #warn "filter called without field number" unless ($f_nr);
258    
259                                  return $l unless ($rec_regex && $f_nr);                                  return $l unless ($rec_regex && $f_nr);
260    

Legend:
Removed from v.599  
changed lines
  Added in v.606

  ViewVC Help
Powered by ViewVC 1.1.26