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…
Reference in New Issue