From 9d04f943bc4d3d949d27827d0bee5f07982f3db5 Mon Sep 17 00:00:00 2001 From: "Carlos V." <76731844+cvc90@users.noreply.github.com> Date: Fri, 21 Mar 2025 19:01:42 +0100 Subject: [PATCH] Update userNotifications.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated “absolute” URLs to “relative” URLs for correct operation through proxys. --- front/userNotifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/userNotifications.php b/front/userNotifications.php index 4e203578..89945d1f 100755 --- a/front/userNotifications.php +++ b/front/userNotifications.php @@ -48,7 +48,7 @@ require 'php/templates/header.php';