X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/ba158e3ed03dec10e6654b0b0dd3710504bdf04d..20ca4e9e509a111f8de0069feeac54e3b31098ee:/www/index.php diff --git a/www/index.php b/www/index.php index 0ee9211..5b5e4f6 100644 --- a/www/index.php +++ b/www/index.php @@ -8,6 +8,6 @@ require_once 'www-header.php'; header( 'Location: ' - . Tools::fullUrl('/' . $GLOBALS['phorkie']['cfg']['index']) + . Tools::fullUrl($GLOBALS['phorkie']['cfg']['index']) ); ?>