diff options
author | Camil Staps | 2015-02-05 00:59:52 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-05 00:59:52 +0100 |
commit | c67e9b8f06636f0a3b011e378898c2ec64fa3ad5 (patch) | |
tree | 9ef0b5d568dd74c2b94d1fad21bbb87ebe850d70 /install/index.php | |
parent | Changed text on About (diff) |
Updated todo; changed text in installation
Diffstat (limited to 'install/index.php')
-rw-r--r-- | install/index.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/install/index.php b/install/index.php index 85a6c4d..3921161 100644 --- a/install/index.php +++ b/install/index.php @@ -106,4 +106,6 @@ if (isset($_GET['create_tables'])) { <ol> <li><a href="?create_tables">Create database tables</a></li> -</ol>
\ No newline at end of file +</ol> + +<p>When you're done, it would be the neatest to remove the /install folder (even though this whole control panel should not be accessible for the public).</p>
\ No newline at end of file |