当前提交
3def5359ad
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -127,7 +127,7 @@ if($_POST) {
|
||||||
<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 m0abc user account.</p>
|
||||||
|
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<p class="error">Please make the /application/config/database.php file writable. <strong>Example</strong>:<br /><br /><code>chmod 777 /application/config/database.php</code></p>
|
<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>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用