...
This commit is contained in:
parent
a622d38b21
commit
53fb1d0ca7
@ -1206,7 +1206,7 @@ class ShopController extends BaseAuthedController
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
$token_type = getReqVal('token_type', '');
|
$token_type = getReqVal('token_type', '4');
|
||||||
switch ($token_type) {
|
switch ($token_type) {
|
||||||
case ShopController::TOKEN_TYPE_GOLD:
|
case ShopController::TOKEN_TYPE_GOLD:
|
||||||
case ShopController::TOKEN_TYPE_DIAMOND:
|
case ShopController::TOKEN_TYPE_DIAMOND:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user