Browse Source

Update name

Maximiliano Schvindt 7 years ago
parent
commit
bc997a4054
1 changed files with 1 additions and 1 deletions
  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();