summaryrefslogtreecommitdiff
path: root/installer
diff options
context:
space:
mode:
Diffstat (limited to 'installer')
-rw-r--r--installer/views/get_db_info.html.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php
index 94c19585..7835f246 100644
--- a/installer/views/get_db_info.html.php
+++ b/installer/views/get_db_info.html.php
@@ -26,7 +26,6 @@
<?php endif ?>
</fieldset>
-<?php if (installer::var_writable()): ?>
<form method="post" action="index.php?step=save_db_info">
<fieldset>
<legend>Database</legend>
@@ -88,4 +87,3 @@
</table>
</fieldset>
</form>
-<? endif ?>