- Timestamp:
- Dec 9, 2014, 8:18:59 AM (8 years ago)
- Location:
- branches/branch-1.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1.4
-
branches/branch-1.4/zoo-project/zoo-services/cgal/voronoi.c
r469 r547 216 216 setMapInMaps(outputs,"Result","mimeType","text/xml"); 217 217 else 218 setMapInMaps(outputs,"Result","mimeType"," text/plain");218 setMapInMaps(outputs,"Result","mimeType","application/json"); 219 219 220 220 setMapInMaps(outputs,"Result","encoding","UTF-8");
Note: See TracChangeset
for help on using the changeset viewer.