Fixing null error in NetworkManager

This commit is contained in:
Joe Bowser
2009-12-15 12:43:03 -08:00
parent 5fb6aa77b3
commit 3898130a30
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ public class PhoneGap{
return version;
}
public void httpGet(String url, String file)
/**
* grabs a file from specified url and saves it to a name and location