removed commented out code we no longer want
This commit is contained in:
parent
f5b7ea7396
commit
93605dce99
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user