Merge branch 'master' of github.com-php-curl-class:php-curl-class/php-curl-class

* 'master' of github.com-php-curl-class:php-curl-class/php-curl-class:
  Remove TODO completed
This commit is contained in:
php-curl-class
2013-08-23 01:00:05 -07:00
-3
View File
@@ -84,6 +84,3 @@ $curl->close();
curl_set_opt($curl->curl, CURLOPT_USERAGENT, 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1');
curl_close($curl->curl);
```
### TODO
- Implement