currency code
This commit is contained in:
@@ -172,6 +172,8 @@ function processOutJson($in, $out) {
|
||||
'isActive' => true,
|
||||
'offer_added' => $out["offer_added_${key}"],
|
||||
'job_country' => $out["job_country_${key}"],
|
||||
'currency' => 'Naira',
|
||||
'currency_code' => 'NGN',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user