This commit is contained in:
parent
d7d7f24c36
commit
eaa917045b
|
|
@ -115,7 +115,7 @@ class LoginByNC extends Controller {
|
||||||
),
|
),
|
||||||
"http" => array(
|
"http" => array(
|
||||||
"method" => "POST",
|
"method" => "POST",
|
||||||
"header" => "Content-Type: application/x-www-form-urlencoded\r\n",
|
"header" => "",
|
||||||
"content" => $postdata
|
"content" => $postdata
|
||||||
)
|
)
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue