mirror of
https://github.com/kennethreitz-archive/wp-s3.git
synced 2026-06-05 23:50:19 +00:00
really don't need Request.php library
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user