@@ -377,7 +377,7 @@ function __construct(){
curl_close($ch);
- return json_decode($response,true);
+ return $response;
}
} //end class