Skip to content

Commit

Permalink
Update index(example).php
Browse files Browse the repository at this point in the history
  • Loading branch information
shiedaishak committed May 22, 2017
1 parent c375104 commit c6d9deb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FB App Seamless (example)/index(example).php
Expand Up @@ -6,7 +6,7 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="./molpay_facebook_seamless.js"></script>
<script src="https://www.onlinepayment.com.my/MOLPay/API/seamless/js/MOLPay_seamless.deco.js"></script>
<script src="https://www.onlinepayment.com.my/MOLPay/API/seamless/latest/js/MOLPay_seamless.deco.js"></script>
</head>
<body>
<div class="container-fluid">
Expand All @@ -20,4 +20,4 @@
</div>
</div>
</body>
</html>
</html>

0 comments on commit c6d9deb

Please sign in to comment.