Compare commits
5 Commits
2b0e4499b2
...
97e4b607b0
Author | SHA1 | Date |
---|---|---|
Felix Albrigtsen | 97e4b607b0 | |
Felix Albrigtsen | 47647a7f8b | |
Oystein Kristoffer Tveit | 438b724aa8 | |
Oystein Kristoffer Tveit | 8c2274f519 | |
Felix Albrigtsen | 0f42f033fd |
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue