aux wallet
This commit is contained in:
@@ -319,7 +319,7 @@ class WrenchWallet extends BaseController
|
||||
"icon" => 'https://www.wrenchboard.com/assets/images/apps/wallet/icon/point.png'
|
||||
]
|
||||
];
|
||||
|
||||
log_message('critical', "***** ***** auxiliaryWallets::ITEM ENTER **********");
|
||||
$retArr=[];
|
||||
foreach ( $auxWallet as $item){
|
||||
if ( in_array( $owner_country, $item['wallet_country']) && $item['status'] == 100 ){
|
||||
|
||||
Reference in New Issue
Block a user