oops now stuff doesnt work
This commit is contained in:
parent
20ccba81c4
commit
93e7742c61
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ if ($arr["iscwed"] == "t") {
|
|||
http_build_query(array('status' => "question: {$contentO}\nresponse: {$contentR}", 'visibility' => "{$fediVisibility}", 'spoiler_text' => "anonymous question response (automated)")));
|
||||
}
|
||||
|
||||
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
|
||||
curl_exec($ch);
|
||||
|
||||
curl_close($ch);
|
||||
|
||||
|
|
Loading…
Reference in a new issue