Alert if cron job isn't running.

This commit is contained in:
James Cole
2018-08-13 19:07:46 +02:00
parent 6c9eb1b699
commit 7327941c77
4 changed files with 24 additions and 2 deletions

View File

@@ -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