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

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

revision 860 by dpavlin, Sun May 27 17:09:47 2007 UTC revision 861 by dpavlin, Sun May 27 19:25:57 2007 UTC
# Line 106  sub read_validate_file { Line 106  sub read_validate_file {
106                  $log->logdie("can't open validate path $path: $!");                  $log->logdie("can't open validate path $path: $!");
107    
108          my $v;          my $v;
109          delete( $self->{must_exists} );          delete( $self->{must_exist} );
110          delete( $self->{must_exist_sf} );          delete( $self->{must_exist_sf} );
111          delete( $self->{dont_validate} );          delete( $self->{dont_validate} );
112          my $curr_line = 1;          my $curr_line = 1;

Legend:
Removed from v.860  
changed lines
  Added in v.861

  ViewVC Help
Powered by ViewVC 1.1.26