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