removed commented out code we no longer want
This commit is contained in:
@@ -505,11 +505,6 @@ STR;
|
|||||||
$fail = true;
|
$fail = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
// if (empty($password)) {
|
|
||||||
// updateStatus("No password specified.", true);
|
|
||||||
// $fail = true;
|
|
||||||
// }
|
|
||||||
|
|
||||||
if (empty($sitename)) {
|
if (empty($sitename)) {
|
||||||
updateStatus("No sitename specified.", true);
|
updateStatus("No sitename specified.", true);
|
||||||
$fail = true;
|
$fail = true;
|
||||||
|
Reference in New Issue
Block a user