Skip to content

Fix #5 - return api3 result as array

colemanw requested to merge colemanw-master-patch-68360 into master

I think this will fix the issue, as api3 is expecting $results to be an array not an APIv4 object.

Merge request reports