SuperCurl to provide a re-usable curl options stack and just change options that are different from one call to the next
This commit is contained in:
@@ -45,7 +45,6 @@ class CalDAVClient {
|
||||
}
|
||||
|
||||
private function set_data($s) {
|
||||
logger('set data called');
|
||||
$this->request_data = $s;
|
||||
$this->filepos = 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user