Minor fixes
This commit is contained in:
parent
3b7bf352a7
commit
0bc75f5590
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ class ImportCustomers
|
|||
}
|
||||
|
||||
nlog("inserting a customer");
|
||||
nlog($customer);
|
||||
//nlog($customer);
|
||||
|
||||
$client = ClientFactory::create($this->stripe->company_gateway->company_id, $this->stripe->company_gateway->user_id);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue