Explorar o código

Bugfix: Removed default value of POST_FIELDS

Jan Oris %!s(int64=11) %!d(string=hai) anos
pai
achega
1dc8739079
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Ixudra/Curl/Curl.php

+ 0 - 1
src/Ixudra/Curl/Curl.php

@@ -14,7 +14,6 @@ class Curl {
         'USER_AGENT'            => '',
         'URL'                   => '',
         'POST'                  => false,
-        'POST_FIELDS'           => array(),
         'HTTP_HEADER'           => array()
     );