aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
blob: dfe6195d9144c4247e74596a163792c93a74ef72 (plain) (blame)
1
2
3
4
5
6
7
<?

include "config.inc.php";
$default_view = "$default_view" . ".php";
header("Location: $default_view");

?>

© 2014-2024 Faster IT GmbH | imprint | privacy policy