Update socialhub.utl.php
This commit is contained in:
parent
09a3a4cd52
commit
5e734280b6
|
@ -186,7 +186,7 @@ switch($action) {
|
|||
$context = array(
|
||||
"success" => true,
|
||||
"message" => "Found",
|
||||
"response" => socialhub_get_object($provider, $hauth_adapter, $object_id);
|
||||
"response" => socialhub_get_object($provider, $hauth_adapter, $object_id)
|
||||
);
|
||||
break;
|
||||
default:
|
||||
|
|
Loading…
Reference in New Issue
Block a user