mirror of
https://github.com/opencultureconsulting/simple-oai-pmh.git
synced 2025-03-30 00:00:45 +01:00
parent
02f2df679b
commit
7e431406f7
@ -72,7 +72,7 @@ $identifyResponse = [
|
|||||||
|
|
||||||
$oai2 = new Server(
|
$oai2 = new Server(
|
||||||
$baseURL,
|
$baseURL,
|
||||||
$_GET,
|
array_merge($_POST, $_GET),
|
||||||
$identifyResponse,
|
$identifyResponse,
|
||||||
[
|
[
|
||||||
'GetRecord' => function ($identifier, $metadataPrefix) {
|
'GetRecord' => function ($identifier, $metadataPrefix) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user