Maximiliano Schvindt hace 7 años
padre
commit
bc997a4054
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Services/GeoserverService.php

+ 1 - 1
Services/GeoserverService.php

@@ -136,7 +136,7 @@ class GeoserverService
         curl_close ($ch);
     }
 
-    public function putShape($rest, $data) 
+    public function putData($rest, $data) 
     {
 
         $ch = curl_init();