Compare commits

..

5 Commits

3 changed files with 12 additions and 10 deletions

View File

@ -1,5 +1,7 @@
<?php <?php
require_once(dirname(dirname(dirname(dirname(__DIR__)))) . DIRECTORY_SEPARATOR . 'config.php');
/** /**
* The configuration of SimpleSAMLphp * The configuration of SimpleSAMLphp
*/ */