Changeset 13313


Ignore:
Timestamp:
2006-11-22T10:38:57+13:00 (17 years ago)
Author:
kjdon
Message:

added in the rest of the args line 161

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/niupepa/perllib/plugins/NPPlug.pm

    r13310 r13313  
    159159sub read {
    160160    my $self = shift (@_);
    161     my ($pluginfo, $base_dir, $file, $metadata, $processor) = @_;
     161    my ($pluginfo, $base_dir, $file, $metadata, $processor, $maxdocs, $total_count, $gli) = @_;
    162162
    163163    my $filename = &util::filename_cat($base_dir, $file);
Note: See TracChangeset for help on using the changeset viewer.