dever 6 år sedan
förälder
incheckning
92018849b0
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      lib/Store/Qiniu.php

+ 0 - 1
lib/Store/Qiniu.php

@@ -39,7 +39,6 @@ class Qiniu extends Core implements Config
             $file = $this->file;
         }
 
-        echo $this->data['file']['tmp_name'];die;
         if ($this->base64) {
             list($ret, $err) = $upload->put($token, $file, $this->data['file']['tmp_name'], $param = null);
         } else {