...
This commit is contained in:
parent
3adc47b656
commit
373a69415e
@ -447,8 +447,9 @@ class ShopController extends BaseAuthedController
|
||||
public function inappPurchaseDiamonds()
|
||||
{
|
||||
|
||||
error_log(json_encode($_REQUEST));
|
||||
|
||||
error_log('request:' . json_encode($_REQUEST));
|
||||
error_log('post:' . json_encode($_POST));
|
||||
|
||||
$order_id = getReqVal('order_id', '');
|
||||
// {
|
||||
// channel: 'google',
|
||||
|
Loading…
x
Reference in New Issue
Block a user