From 14dfa05958b6310326f56a6cdbfbbcbbc82995ff Mon Sep 17 00:00:00 2001 From: skodak Date: Fri, 2 Jun 2006 16:42:40 +0000 Subject: [PATCH] merged whitespace fix from MOODLE_16_STABLE --- auth/shibboleth/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/shibboleth/index.php b/auth/shibboleth/index.php index c8065e3b0a..f85a6bb92a 100644 --- a/auth/shibboleth/index.php +++ b/auth/shibboleth/index.php @@ -16,7 +16,7 @@ redirect($urltogo); } - + $pluginconfig = get_config('auth/shibboleth'); // Check whether Shibboleth is configured properly -- 2.39.5