From a8e299711c53456ae0c19ee4da28f9d38446b9fe Mon Sep 17 00:00:00 2001 From: skodak Date: Sun, 15 Feb 2009 19:24:57 +0000 Subject: [PATCH] MDL-18209 fixe short php tag - thanks Jeffrey Silverman --- auth/shibboleth/config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/shibboleth/config.html b/auth/shibboleth/config.html index 54e097a4ef..1322c0487b 100755 --- a/auth/shibboleth/config.html +++ b/auth/shibboleth/config.html @@ -70,7 +70,7 @@ urn:mace:organization2:providerID, Example Organization 2, /Shibboleth.sso/WAYF/ } ?> - organization_selection) && empty($config->organization_selection) && isset($config->alt_login) && $config->alt_login == 'on') { echo '
'; print_string("auth_shib_no_organizations_warning", "auth"); -- 2.39.5