diff options
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 |