aboutsummaryrefslogtreecommitdiffhomepage
path: root/install
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2014-12-17 22:44:36 +0100
committerThomas Citharel <tcit@tcit.fr>2014-12-17 22:44:36 +0100
commit2903ffc54fc1f24c0f3f57700eab51a08a96777a (patch)
tree0e4d97562e79a5a3e0f55fa8f70716f7dcb75cf4 /install
parent5ea5310ab450035143e2f5637f9fa69773f7879b (diff)
parentc4457fba85d4b564bebde844d3176964d4f252b3 (diff)
downloadwallabag-2903ffc54fc1f24c0f3f57700eab51a08a96777a.tar.gz
wallabag-2903ffc54fc1f24c0f3f57700eab51a08a96777a.tar.zst
wallabag-2903ffc54fc1f24c0f3f57700eab51a08a96777a.zip
Merge branch 'add-html-doc' of https://github.com/wallabag/wallabag into documentation-integration
Diffstat (limited to 'install')
-rwxr-xr-xinstall/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/index.php b/install/index.php
index fee063bb..d00c8bd5 100755
--- a/install/index.php
+++ b/install/index.php
@@ -258,6 +258,7 @@ else if (isset($_POST['install'])) {
258 <?php endif; ?> 258 <?php endif; ?>
259 <?php endif; ?> 259 <?php endif; ?>
260 <p>To install wallabag, you just have to fill the following fields. That's all.</p> 260 <p>To install wallabag, you just have to fill the following fields. That's all.</p>
261 <p>If you need help, you can read the doc: <a href="docs/">offline documentation</a> and <a href="http://doc.wallabag.org">online one</a> (already up-to-date).</p>
261 <p>Don't forget to check your server compatibility <a href="install/wallabag_compatibility_test.php?from=install">here</a>.</p> 262 <p>Don't forget to check your server compatibility <a href="install/wallabag_compatibility_test.php?from=install">here</a>.</p>
262 <form method="post"> 263 <form method="post">
263 <fieldset> 264 <fieldset>