Minor updates to PhoneGap modules:

o Fixed bug in the Detect PhoneGap module
		o No longer fails to return if PhoneGap is not present

	o Some minor module name and description updates
This commit is contained in:
bcoles
2011-12-21 23:02:45 +10:30
parent 815140ac0d
commit 8a1a5259c0
10 changed files with 42 additions and 30 deletions

View File

@@ -5,8 +5,8 @@ beef:
File_upload:
enable: true
category: "Phonegap"
name: "Upload file"
description: "Upload files from device to server of your choice"
name: "Upload File"
description: "Upload files from device to a server of your choice."
authors: ["mh"]
target:
working: ["All"]