API: API is reworked in many parts so that it should be compatible to more statusnet clients then before (like AndStatus)
This commit is contained in:
parent
5d3ebcc2cf
commit
5130b19f5e
5 changed files with 382 additions and 275 deletions
|
@ -110,7 +110,7 @@ function api_content(&$a) {
|
|||
|
||||
return $o;
|
||||
}
|
||||
|
||||
|
||||
echo api_call($a);
|
||||
killme();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue