summaryrefslogtreecommitdiff
path: root/cordova.js
blob: 1aa58fd054c069dc086f0d56cd20cddf1a778d18 (plain)
1
2
3
// differentiates between a native Phonegap/Cordova app, and a web app
// a Phonegap/Cordova build injects a native version of this file
codeq.isWebApp = true;