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:
Michael Vogel 2013-12-15 23:00:47 +01:00
commit 5130b19f5e
5 changed files with 382 additions and 275 deletions

View file

@ -110,7 +110,7 @@ function api_content(&$a) {
return $o;
}
echo api_call($a);
killme();
}