mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add back
This commit is contained in:
parent
68b000efe9
commit
da8fe555a7
@ -14,7 +14,7 @@ class GmailTransportManager extends MailManager
|
|||||||
{
|
{
|
||||||
info("booting gmail transport");
|
info("booting gmail transport");
|
||||||
// $token = $this->app['config']->get('services.gmail.token', []);
|
// $token = $this->app['config']->get('services.gmail.token', []);
|
||||||
//$token = config('services.gmail.token');
|
$token = config('services.gmail.token');
|
||||||
|
|
||||||
$mail = new Mail;
|
$mail = new Mail;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user