mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
MInor fixes
This commit is contained in:
parent
540e1a53cf
commit
982216355f
@ -112,6 +112,10 @@ class NinjaMailerJob implements ShouldQueue
|
||||
|
||||
} catch (\Exception $e) {
|
||||
|
||||
// if($e instanceof GuzzleHttp\Exception\ClientException){
|
||||
|
||||
// }
|
||||
|
||||
nlog("error failed with {$e->getMessage()}");
|
||||
|
||||
if($this->nmo->entity)
|
||||
|
Loading…
x
Reference in New Issue
Block a user