summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'install.php')
-rw-r--r--install.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/install.php b/install.php
index 30c6780ab..6e7e833a3 100644
--- a/install.php
+++ b/install.php
@@ -505,11 +505,6 @@ STR;
$fail = true;
}
-// if (empty($password)) {
-// updateStatus("No password specified.", true);
-// $fail = true;
-// }
-
if (empty($sitename)) {
updateStatus("No sitename specified.", true);
$fail = true;