Ignore:
Timestamp:
2006-03-13T12:17:49+13:00 (18 years ago)
Author:
mdewsnip
Message:

Now consistently sets $self->{'gli'} in plugin::begin.

File:
1 edited

Legend:

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

    r10481 r11333  
    443443    }
    444444
    445     &plugin::begin($pluginfo, $importdir, $processor, $maxdocs);
     445    &plugin::begin($pluginfo, $importdir, $processor, $maxdocs, $gli);
    446446
    447447    # process the import directory
Note: See TracChangeset for help on using the changeset viewer.