Treatment, Treating, whatever :-)
This commit is contained in:
parent
0594f13c35
commit
f89904ed77
|
@ -1402,7 +1402,7 @@ class DFRN
|
||||||
|
|
||||||
$ret = Network::post($dest_url, $envelope, ["Content-Type: ".$content_type]);
|
$ret = Network::post($dest_url, $envelope, ["Content-Type: ".$content_type]);
|
||||||
|
|
||||||
/// @ToDo: Add better treating of return codes
|
/// @ToDo: Add better treatment of return codes
|
||||||
return $a->get_curl_code();
|
return $a->get_curl_code();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue