Skip to content
Snippets Groups Projects
Commit 8cb5b817 authored by Olav Morken's avatar Olav Morken
Browse files

Fix typo in config-templates/config.php

Thanks to Dick Visser for reporting this!

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2994 44740490-163a-0410-bde0-09ae8108e29a
parent 5eb524b2
No related branches found
No related tags found
No related merge requests found
...@@ -380,7 +380,7 @@ $config = array ( ...@@ -380,7 +380,7 @@ $config = array (
99 => 'core:LanguageAdaptor', 99 => 'core:LanguageAdaptor',
), ),
/* /*
* Authentication processing filters that will be executed for all IdPs * Authentication processing filters that will be executed for all SPs
* Both Shibboleth and SAML 2.0 * Both Shibboleth and SAML 2.0
*/ */
'authproc.sp' => array( 'authproc.sp' => array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment