whitespace
This commit is contained in:
parent
9d7a88b40d
commit
86e888e5eb
@ -26,8 +26,6 @@ class Post extends \Zotlabs\Web\Controller {
|
||||
function post() {
|
||||
if(array_key_exists('data',$_REQUEST)) {
|
||||
$z = new \Zotlabs\Zot\Receiver($_REQUEST['data'], get_config('system', 'prvkey'), new \Zotlabs\Zot\ZotHandler());
|
||||
|
||||
// notreached;
|
||||
exit;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user