]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - install/wallabag_compatibility_test.php
Right redirect from the new path
[github/wallabag/wallabag.git] / install / wallabag_compatibility_test.php
index 3f9ff59f92d3937b576fcc25213941c46b80d37e..2e78b675e9cfbb82cfdc55b118624e565ac1ccf6 100644 (file)
@@ -395,7 +395,7 @@ if (isset($_GET['from'])){
                                <p>You can download the latest version of <?php echo $app_name; ?> from <a href="http://wallabag.org/download">wallabag.org</a>.</p>
                                <p>If you already have done that, you should access <a href="index.php">the index.php file</a> of your installation to configure and/or start using wallabag</p>
                                <?php } else { ?>
-                               <p>You can now <a href="index.php">return to the installation section</a>.</p>
+                               <p>You can now <a href="../index.php">return to the installation section</a>.</p>
                                <?php } ?>
                                <p><strong>Note</strong>: Passing this test does not guarantee that <?php echo $app_name; ?> will run on your webhost &mdash; it only ensures that the basic requirements have been addressed. If you experience any problems, please let us know.</p>
                        <?php //} else if ($php_ok && $xml_ok && $pcre_ok && $mbstring_ok && $allow_url_fopen_ok && $filter_ok) { ?>
@@ -406,7 +406,7 @@ if (isset($_GET['from'])){
                                <p>You can download the latest version of <?php echo $app_name; ?> from <a href="http://wallabag.org/download">wallabag.org</a>.</p>
                                <p>If you already have done that, you should access <a href="index.php">the index.php file</a> of your installation to configure and/or start using wallabag</p>
                                <?php } else { ?>
-                               <p>You can now <a href="index.php">return to the installation section</a>.</p>
+                               <p>You can now <a href="../index.php">return to the installation section</a>.</p>
                                <?php } ?>
                                <p><strong>Note</strong>: Passing this test does not guarantee that <?php echo $app_name; ?> will run on your webhost &mdash; it only ensures that the basic requirements have been addressed. If you experience any problems, please let us know.</p>
                        <?php } else { ?>