From 5abbb80f6bc3b746ea102c62486b33dc8f6873ec Mon Sep 17 00:00:00 2001 From: Daniel Neto Date: Fri, 26 Sep 2025 09:22:56 -0300 Subject: [PATCH] Add admin check to report4.php to restrict access to user reports --- view/report4.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/view/report4.php b/view/report4.php index 2817c069de..60568fe3c6 100644 --- a/view/report4.php +++ b/view/report4.php @@ -1,3 +1,11 @@ +'; + return; +} + +?> +