Maximiliano Schvindt 7 anni fa
parent
commit
bc997a4054
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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();