From aa49154e5a9ee135c3f0286ddda8a01a5290b1ed Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 15 Nov 2023 17:53:47 +0100 Subject: Fix more type errors, stricter typing --- inc/errorhandler.inc.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inc/errorhandler.inc.php') diff --git a/inc/errorhandler.inc.php b/inc/errorhandler.inc.php index 8e49353c..ce969966 100644 --- a/inc/errorhandler.inc.php +++ b/inc/errorhandler.inc.php @@ -1,5 +1,7 @@