mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
clean up logging
This commit is contained in:
parent
951e460c5a
commit
cfc4a49651
@ -39,7 +39,7 @@ class StorePaymentRequest extends Request
|
||||
public function prepareForValidation()
|
||||
{
|
||||
$input = $this->all();
|
||||
nlog($input);
|
||||
|
||||
$invoices_total = 0;
|
||||
$credits_total = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user