diff --git a/cron/summaries_new.php b/cron/summaries_new.php index 70a9fe6..c40a41e 100644 --- a/cron/summaries_new.php +++ b/cron/summaries_new.php @@ -199,7 +199,7 @@ if (is_empty($bill_id)) { $log->put('Summary found for '. $summary['number'] - . ', but we have no record of that bill.', 4); + . ', but we have no record of that bill.', 2); continue; }