From 0257f25e926bfb2135b500a799a3bff5c16b995d Mon Sep 17 00:00:00 2001 From: David Prevot Date: Tue, 13 Feb 2024 10:09:16 +0100 Subject: [PATCH] php-twig is psr-4 only since Bullseye --- htdocs/lib/MailNotify.php | 11 +++-------- htdocs/lib/PageController.php | 11 +++-------- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/htdocs/lib/MailNotify.php b/htdocs/lib/MailNotify.php index 22984ad..d7d4579 100644 --- a/htdocs/lib/MailNotify.php +++ b/htdocs/lib/MailNotify.php @@ -1,18 +1,13 @@ false )); diff --git a/htdocs/lib/PageController.php b/htdocs/lib/PageController.php index 73eea61..8b1bac9 100644 --- a/htdocs/lib/PageController.php +++ b/htdocs/lib/PageController.php @@ -1,11 +1,6 @@ false ));