Skip to content

Commit f8ab359

Browse files
authored
Merge pull request #255 from tctcu/patch-1
Update upload_and_pfop.php
2 parents 318b9eb + 6774a1a commit f8ab359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/upload_and_pfop.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
// 在七牛保存的文件名
1414
$key = 'php-logo.png';
15-
$token = $auth->uploadToken($bucket);
1615
$uploadMgr = new UploadManager();
1716

1817
$pfop = "imageMogr2/rotate/90|saveas/" . \Qiniu\base64_urlSafeEncode($bucket . ":php-logo-rotate.png");

0 commit comments

Comments
 (0)