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

SAML2/SOAPClient: Fix logcall.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2424 44740490-163a-0410-bde0-09ae8108e29a
parent 6a50d184
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ class SAML2_SOAPClient {
$samlresponse = SAML2_Message::fromXML($samlresponse[0]);
simpleSAML_Logger::debug("Valid ArtifactResponse received from IdP");
SimpleSAML_Logger::debug("Valid ArtifactResponse received from IdP");
return $samlresponse;
......
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