Remove extra space
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
This commit is contained in:
parent
827ff6534d
commit
7fe62ef22e
@ -4916,7 +4916,6 @@ class Util
|
||||
curl_setopt($curl_handle, CURLOPT_HEADER, true);
|
||||
}
|
||||
|
||||
|
||||
if ($method == "POST") {
|
||||
curl_setopt($curl_handle, CURLOPT_POSTFIELDS, $content);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user