diff --git a/classes/digest.php b/classes/digest.php index 94e5cd1fc..7adf9b449 100644 --- a/classes/digest.php +++ b/classes/digest.php @@ -1,7 +1,7 @@ , 3: string} + */ static function prepare_headlines_digest(int $user_id, int $days = 1, int $limit = 1000) { $tpl = new Templator();