partial #4280
This commit is contained in:
parent
292901f3c3
commit
2cd5d79b44
@ -3,7 +3,7 @@
|
|||||||
class Crunchbutton_Pexcard_Monitor extends Crunchbutton_Pexcard_Resource {
|
class Crunchbutton_Pexcard_Monitor extends Crunchbutton_Pexcard_Resource {
|
||||||
|
|
||||||
const BALANCE_LIMIT = 500;
|
const BALANCE_LIMIT = 500;
|
||||||
const TRANSFER_LIMIT = 300;
|
const TRANSFER_LIMIT = 250;
|
||||||
|
|
||||||
public function checkBalanceLimit(){
|
public function checkBalanceLimit(){
|
||||||
$cards = Crunchbutton_Pexcard_Card::card_list();
|
$cards = Crunchbutton_Pexcard_Card::card_list();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user