Skip to content
Snippets Groups Projects
Commit 7226fc72 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Hu!

parent 9c56634f
No related branches found
No related tags found
No related merge requests found
...@@ -479,7 +479,7 @@ public class OAIPMHImpl implements OAIPMHProducer { ...@@ -479,7 +479,7 @@ public class OAIPMHImpl implements OAIPMHProducer {
error.setError(TGConstants.OAI_METADATA_FORMAT_ERROR)); error.setError(TGConstants.OAI_METADATA_FORMAT_ERROR));
} else { } else {
System.out.println("ARGL 1"); ystem.out.println("ARGL 1");
listRecords = recordList.getRecordsWithSet(request.getFrom(), listRecords = recordList.getRecordsWithSet(request.getFrom(),
request.getUntil(), request.getSet()); request.getUntil(), request.getSet());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment