Files
beef/modules/phonegap/detect/config.yaml
bcoles 8a1a5259c0 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
2011-12-21 23:02:45 +10:30

13 lines
291 B
YAML

# phonegap
#
beef:
module:
Detect:
enable: true
category: "Phonegap"
name: "Detect PhoneGap"
description: "Detects if the PhoneGap API is present."
authors: ["mh"]
target:
working: ["All"]