mirror of
https://github.com/friendica/friendica
synced 2025-01-24 11:39:46 +00:00
Treatment, Treating, whatever :-)
This commit is contained in:
parent
0594f13c35
commit
f89904ed77
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue