remove debuglog line

This commit is contained in:
<bdauvergne@entrouvert.com> 1206975040 +0200 0001-01-01 00:00:00 +00:00
parent aa12c5dc64
commit 561f5d206a
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ class LassoSPKitHelper {
static function findFederation(LassoProfile $profile,
LassoSPKitGenericSession $session) {
$nameID = self::profileGetNameID($profile);
lassospkit_debuglog("SLO request IDP initiated9");
if ($session->findFederation($nameID) == 0) {
if ($nameID) {
lassospkit_debuglog("fed not found");