X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/d5901a1fcc8b79f9a23bd3888ef2f281f07b9459..47a3b51ef8ab7d47bc5492c830bc8905e3fb872e:/www/new.php diff --git a/www/new.php b/www/new.php index 965f534..6ec746b 100644 --- a/www/new.php +++ b/www/new.php @@ -15,7 +15,7 @@ require_once 'www-header.php'; $repopo = new Repository_Post(); if ($repopo->process($_POST, $_SESSION)) { - redirect($repopo->repo->getLink('display')); + redirect($repopo->repo->getLink('display', null, true)); } $phork = array(