dever 4 éve
szülő
commit
970b61ac47
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      lib/Store/Qiniu.php

+ 0 - 1
lib/Store/Qiniu.php

@@ -163,7 +163,6 @@ class Qiniu extends Core implements Config
                 $source = $this->data['host'] . $source;
             }
             if (strstr($source, '?')) {
-                return $source;
                 $prefix = '&';
             } else {
                 $prefix = '?';