Fix for #129: PhoneGap JS Naming Convention

This commit is contained in:
macdonst
2011-07-08 14:35:31 -04:00
parent ebd92a4b12
commit dd52081deb
3 changed files with 45 additions and 39 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<html>
<head>
<title></title>
<script src="phonegap.0.9.6.1.min.js"></script>
<script src="phonegap-0.9.6.1.min.js"></script>
</head>
<body>