Skip to content

Commit 9b57c2e

Browse files
committed
update
1 parent 1e89e41 commit 9b57c2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

upyun.class.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ public function writeFile($path, $file, $auto_mkdir = False, $opts = NULL) {/*{{
153153
// if (!isset($opts[self::X_GMKERL_UNSHARP])) $opts[self::X_GMKERL_UNSHARP] = 'true';
154154
//}
155155

156-
var_dump($opts);
157156
if ($auto_mkdir === True) $opts['Mkdir'] = 'true';
158157

159158
$this->_file_infos = $this->_do_request('PUT', $path, $opts, $file);

0 commit comments

Comments
 (0)