We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aeb264 commit 5b91409Copy full SHA for 5b91409
upload_CE-Phoenix-2341-Frozen/includes/modules/paylike.php
@@ -47,7 +47,7 @@
47
'IP'=>$_SERVER['REMOTE_ADDR']
48
],
49
'platform'=>['name'=>'osCommerce','version'=>tep_get_version()],
50
- 'paylikePluginVersion'=>'0.2',
+ 'paylikePluginVersion'=>'0.3',
51
52
];
53
echo json_encode($outputData);
upload_ce_phoenix/includes/modules/paylike.php
@@ -44,7 +44,7 @@
44
45
46
0 commit comments