rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
b08a5f4565
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/View.php

+ 1 - 1
src/View.php

@@ -403,7 +403,7 @@ class View
 
             $dest = str_replace(array('{uploadRes}', $host), $root, $file);
             $path = str_replace($root, '', $dest);
-            if (strstr($source, $host)) {
+            if (strstr($source, $host) && !strstr($source, '7.')) {
                 
                 $source = $root . str_replace($host, '', $source);