Ignore:
Timestamp:
2011-07-29T13:14:05+12:00 (13 years ago)
Author:
davidb
Message:

white-space changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm

    r23561 r24349  
    142142    my $self = shift (@_);
    143143    my ($pluginfo, $base_dir, $processor, $maxdocs) = @_;
    144 
    145144}
    146145
     
    373372    my $outhandle = $self->{'outhandle'};
    374373    my $verbosity = $self->{'verbosity'};
    375    
     374
    376375    # Calculate the directory name and ensure it is a directory and
    377376    # that it is not explicitly blocked.
Note: See TracChangeset for help on using the changeset viewer.