plugin to phonegap 3.0.0

This commit is contained in:
Лампуша
2014-07-24 11:07:38 +04:00
parent c396d64bbd
commit 44033198f0
+1 -1
View File
@@ -17,10 +17,10 @@ cordova.define("org.apache.cordova.startapp.startapp", function(require, exports
* specific language governing permissions and limitations
* under the License.
*
* to phonegap 3.0.*
*/
var exec = require('cordova/exec');
var platform = require('cordova/platform');
/** Open a native alert dialog, with a customizable title and button text.
*