more cleanup of api

This commit is contained in:
redmatrix
2016-08-11 19:42:44 -07:00
parent 0257d660ad
commit 6bc5dd75bd
2 changed files with 110 additions and 110 deletions

View File

@@ -90,7 +90,7 @@ class Api extends \Zotlabs\Web\Controller {
return $o;
}
echo api_call($a);
echo api_call();
killme();
}