Skip to content
Snippets Groups Projects
Commit d8e47c31 authored by Jaime Perez's avatar Jaime Perez
Browse files

aggregator2: bugfix.

parent 4b42e3a3
No related branches found
No related tags found
No related merge requests found
......@@ -255,7 +255,6 @@ class sspmod_aggregator2_Aggregator {
SimpleSAML_Utilities::writeFile($expireFile, $expireInfo);
} catch (Exception $e) {
SimpleSAML_Logger::warning($this->logLoc . 'Unable to write expiration info to ' . var_export($expireFile, TRUE));
return $metadata;
}
}
......
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