mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 13:04:30 -04: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…
x
Reference in New Issue
Block a user