summaryrefslogtreecommitdiffstats
path: root/www/index.php
blob: 42344ed94eeb4331489f6ccccf579ae215cc09b0 (plain)
1
2
3
4
5
<?php

require_once('_include.php');

\SimpleSAML\Utils\HTTP::redirectTrustedURL(SimpleSAML\Module::getModuleURL('core/frontpage_welcome.php'));