Commit caeb5ddbc6b80538500d816e7249691e9e74ac09

Authored by Adhidarma Hadiwinoto
1 parent 7f796c8131
Exists in master

typo

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

partner-kospinjasa.js
... ... @@ -61,7 +61,7 @@ function topupRequestEasySoap(task, args, retry) {
61 61  
62 62 var params = {
63 63 host: '203.130.243.155',
64   - path: '/ApiH2H/index.php'
  64 + path: '/ApiH2H/index.php',
65 65 wsdl: '/ApiH2H/index.php?wsdl'
66 66 }
67 67