removed commented out code we no longer want

This commit is contained in:
Brenda Wallace 2009-09-13 18:32:59 +12:00
parent f5b7ea7396
commit 93605dce99
1 changed files with 0 additions and 5 deletions

View File

@ -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;