Skip to content
Snippets Groups Projects
Commit 6ad274b9 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Add missing use-statement

parent 16f7c688
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ use SimpleSAML\Auth;
use SimpleSAML\Error;
use SimpleSAML\Logger;
use SimpleSAML\Metadata;
use SimpleSAML\Module;
use SimpleSAML\Utils;
if (!array_key_exists('PATH_INFO', $_SERVER)) {
......
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