From 01dff0399e6e4fe8cb97868c7ec21f905c0a7743 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Mon, 17 Feb 2025 11:42:05 +1300 Subject: [PATCH] fix line ending --- idp/slo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idp/slo.php b/idp/slo.php index 7de43ac9a..34cb9ba1a 100644 --- a/idp/slo.php +++ b/idp/slo.php @@ -28,4 +28,4 @@ require_logout(); -redirect($CFG->wwwroot); \ No newline at end of file +redirect($CFG->wwwroot);