really don't need Request.php library

This commit is contained in:
Kenneth Reitz
2007-08-04 21:52:00 +00:00
parent dbcd76e639
commit ea64f79bfd
+1 -1
View File
@@ -19,7 +19,7 @@ function stream_function($handle, $fd, $length){return fread($this->data, $lengt
*/
require_once (dirname(__FILE__).'/../lib/curl.php');
require_once(dirname(__FILE__).'/../lib/Request.php');
//require_once(dirname(__FILE__).'/../lib/Request.php');
/*