diff --git a/helper/socialhub.utl.php b/helper/socialhub.utl.php index 7b8c8a4..37d6c92 100644 --- a/helper/socialhub.utl.php +++ b/helper/socialhub.utl.php @@ -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: