Merge pull request #866 from annando/master

API: reworked
This commit is contained in:
fabrixxm 2013-12-26 02:12:27 -08:00
commit 230ce659bd
5 changed files with 486 additions and 308 deletions

View file

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