Reenable Incoming test and fixes an array_reverse() bug
This commit is contained in:
@@ -86,6 +86,6 @@ class Incoming extends ContactEndpoint
|
||||
|
||||
self::setLinkHeader();
|
||||
|
||||
System::jsonExit($return);
|
||||
$this->response->exit('incoming', ['incoming' => $return]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user