Explorar o código

Update Http.php

walkor %!s(int64=6) %!d(string=hai) anos
pai
achega
23ed0c5274
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Protocols/Http.php

+ 1 - 1
Protocols/Http.php

@@ -565,7 +565,7 @@ class Http
                                 'file_data' => $boundary_value,
                                 'file_size' => strlen($boundary_value),
                             );
-                            continue 2;
+                            break;
                         } // Is post field.
                         else {
                             // Parse $_POST.