diff --git a/troy-api.php b/troy-api.php index eea91e1..032967a 100644 --- a/troy-api.php +++ b/troy-api.php @@ -1,10 +1,9 @@ array ( - 'header' => "Content-type: application/x-www-form-urlencoded\r\n", 'method' => 'POST', 'content' => json_encode ( $data ) )