mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 13:16:31 +00:00
Alert if cron job isn't running.
This commit is contained in:
@@ -59,8 +59,6 @@ use Illuminate\Support\Collection;
|
||||
*/
|
||||
trait PeriodOverview
|
||||
{
|
||||
|
||||
|
||||
/**
|
||||
* This method returns "period entries", so nov-2015, dec-2015, etc etc (this depends on the users session range)
|
||||
* and for each period, the amount of money spent and earned. This is a complex operation which is cached for
|
||||
|
||||
Reference in New Issue
Block a user