mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
A new controller that can be used in combination with SendGrid.
This commit is contained in:
@@ -42,6 +42,8 @@ abstract class Controller extends BaseController
|
||||
View::share('monthFormat', $this->monthFormat);
|
||||
View::share('monthAndDayFormat', $this->monthAndDayFormat);
|
||||
View::share('language', $lang);
|
||||
|
||||
// the user is bouncing email.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user