diff --git a/modules/discopower/www/disco.php b/modules/discopower/www/disco.php index 4241002a9e980175c9dc493ad9d9419a25b55823..2b21d45513f1bcb4790a73e5ffbe2dfe12eb2216 100644 --- a/modules/discopower/www/disco.php +++ b/modules/discopower/www/disco.php @@ -1,7 +1,5 @@ <?php -require_once('../www/_include.php'); - try { $discoHandler = new sspmod_discopower_PowerIdPDisco(array('saml20-idp-remote', 'shib13-idp-remote'), 'poweridpdisco'); } catch (Exception $exception) {