Changeset 9702


Ignore:
Timestamp:
2005-04-18T13:08:36+12:00 (19 years ago)
Author:
mdewsnip
Message:

Wasn't passing the $gli argument into plugin::read.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/OAIPlug.pm

    r9584 r9702  
    133133
    134134    return &plugin::read ($pluginfo, $url_base_dir, $url_array->[0],
    135                   $metadata, $processor, $maxdocs);
     135                  $metadata, $processor, $maxdocs, $gli);
    136136    }
    137137    else
Note: See TracChangeset for help on using the changeset viewer.