From 50e252efb7fe3eb748ba95ed1c266b7d6b4628a8 Mon Sep 17 00:00:00 2001 From: wrongecho Date: Thu, 9 Jan 2025 16:58:09 +0000 Subject: [PATCH] Mail queue - fix file inclusion following move to subdir --- scripts/cron_mail_queue.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/cron_mail_queue.php b/scripts/cron_mail_queue.php index 300df6e9..efc9fbf0 100644 --- a/scripts/cron_mail_queue.php +++ b/scripts/cron_mail_queue.php @@ -1,5 +1,8 @@