Ignore:
Timestamp:
2005-05-10T16:55:55+12:00 (19 years ago)
Author:
kjdon
Message:

fixed up maxdocs - now pass an extra parameter to the plugin read function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/bin/script/export.pl

    r9235 r9854  
    422422       
    423423        # process the import directory
    424         &plugin::read ($pluginfo, $importdir, "", {}, $processor, $maxdocs, $gli);
     424        &plugin::read ($pluginfo, $importdir, "", {}, $processor, $maxdocs,0, $gli);
    425425       
    426426        &plugin::end($pluginfo, $processor);
Note: See TracChangeset for help on using the changeset viewer.