Doh! need to return the response

0.1-prestable
gareth 2007-03-28 22:23:48 +00:00
parent d6cdbf7625
commit c895649810
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ namespace OpenGridServices.GridServer
} }
} }
return ""; return response;
} }
public SimProfileBase CreateNewProfile(string regionname, string caps_url, string sim_ip, uint sim_port, uint RegionLocX, uint RegionLocY, string sendkey, string recvkey) { public SimProfileBase CreateNewProfile(string regionname, string caps_url, string sim_ip, uint sim_port, uint RegionLocX, uint RegionLocY, string sendkey, string recvkey) {