Update jQuery from 1.12.4 to 3.7.1
[phorkie.git] / www / new.php
index 965f5340e421f5eda836367bf0b27e6847502427..6ec746b421fc8a646ed13583671643acc8fd6885 100644 (file)
@@ -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(