Update index.php

This commit is contained in:
Joerg (DJ7NT)
2024-01-26 08:34:36 +01:00
committed by GitHub
parent 1d89924213
commit 6edf5c65c8

View File

@@ -163,7 +163,7 @@ if($_POST) {
<li>Password: password</li>
</ul>
<p>When you login create a new admin account and delete the m0abc user account.</p>
<p>When you login create a new admin account and delete the 4w7est user account.</p>
<?php else: ?>
<p class="error">Please make the /application/config/ folder writable. <strong>Example</strong>:<br /><br /><code>chmod -R 777 /application/config/</code><br /><br /><i>Don't forget to restore the permissions afterwards.</i></p>