mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Minor fixes
This commit is contained in:
parent
3b7bf352a7
commit
0bc75f5590
@ -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…
Reference in New Issue
Block a user