Skip to content

Commit c6d9deb

Browse files
authored
Update index(example).php
1 parent c375104 commit c6d9deb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FB App Seamless (example)/index(example).php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
77
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
88
<script src="./molpay_facebook_seamless.js"></script>
9-
<script src="https://www.onlinepayment.com.my/MOLPay/API/seamless/js/MOLPay_seamless.deco.js"></script>
9+
<script src="https://www.onlinepayment.com.my/MOLPay/API/seamless/latest/js/MOLPay_seamless.deco.js"></script>
1010
</head>
1111
<body>
1212
<div class="container-fluid">
@@ -20,4 +20,4 @@
2020
</div>
2121
</div>
2222
</body>
23-
</html>
23+
</html>

0 commit comments

Comments
 (0)