X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/d5901a1fcc8b79f9a23bd3888ef2f281f07b9459..c87f5bbf4f85b875c96d0953c25c2ca824b534d5:/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(