summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2008-11-16 04:38:15 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2008-11-16 04:38:15 +0000
commitabcebbfee2b2daf41a7eabfba436691d020f9f73 (patch)
tree0d88cbf5c29d8bbf29f0fd4de50f902935f9e2a7 /install.php
parent055668924bcc1fbeadecf2ff0c52430036c7e4be (diff)
downloadbrdo-abcebbfee2b2daf41a7eabfba436691d020f9f73.tar.gz
brdo-abcebbfee2b2daf41a7eabfba436691d020f9f73.tar.bz2
#333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch.
Diffstat (limited to 'install.php')
-rw-r--r--install.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.php b/install.php
index 3b6dd1848..c30b302d6 100644
--- a/install.php
+++ b/install.php
@@ -271,7 +271,6 @@ function install_settings_form(&$form_state, $profile, $install_locale, $setting
'#default_value' => empty($database['username']) ? '' : $database['username'],
'#size' => 45,
'#maxlength' => 45,
- '#required' => TRUE,
);
// Database username