From ff627318b176e914e8c4450d7870d228b4c9e0d5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Nov 2018 16:59:27 +0100 Subject: Wizard: links --- wizard/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wizard/index.php b/wizard/index.php index 144f4c44..0c9c670f 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -93,7 +93,7 @@ $type = (isset($_POST['type']) && isset($types[$_POST['type']]) ? $_POST['type'

Blog | - Forums | + Forum | Repository | Wizard

@@ -321,6 +321,7 @@ if ($php && $os && $type && !$err) {
  • Forum
  • Bug tracker
  • IRC channel
  • +
  • Repository twitter account
  • ";
  • %d answers given", $counter); ?>
  • -- cgit