Skip to content
Snippets Groups Projects
Commit b3f7d15c authored by alvaro's avatar alvaro
Browse files

global results, recover tree structure of results lost some time ago

parent 553821ae
No related branches found
No related tags found
No related merge requests found
......@@ -111,6 +111,7 @@ class ServiceModule extends abstractModule{
global $endpoints;
global $lodspk;
global $firstResults;
global $results;
$context = array();
$context['contentType'] = $acceptContentType;
$context['endpoints'] = $endpoints;
......
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