Reenable Followers&Friends Lists and fixes a array_reverse() Bug
This commit is contained in:
@@ -92,6 +92,6 @@ class Lists extends ContactEndpoint
|
||||
|
||||
self::setLinkHeader();
|
||||
|
||||
System::jsonExit($return);
|
||||
$this->response->exit('lists', ['lists' => $return]);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -92,6 +92,6 @@ class Lists extends ContactEndpoint
|
||||
|
||||
self::setLinkHeader();
|
||||
|
||||
System::jsonExit($return);
|
||||
$this->response->exit('lists', ['lists' => $return]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user