Big thanks for porting this to Drupal 6!

in hook_menu the key of your array should reflect the repository base url as defined in settings:

$items['oai2'] = array( ...

this array key is responsible for the repository base url

Comments

DnaX’s picture

Status: Needs review » Fixed
DnaX’s picture

Status: Fixed » Closed (fixed)