no hub - well doh, no wonder; we were looking for array['hub'] and it's actually array['url'].
This commit is contained in:
@@ -90,8 +90,6 @@ function post_post(&$a) {
|
||||
json_return_and_die($encrypted);
|
||||
}
|
||||
|
||||
|
||||
|
||||
if(array_key_exists('sender',$data)) {
|
||||
$sender = $data['sender'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user