array ("request", "string", ""),
);
getFields($fields);
$noftp=false;
if (!$r=$ftp->get_list($domain)) {
$noftp=true;
}
?>
msg_html_all();
if ($quota->cancreate("ftp")) { ?>
show_help("ftp_list_no");
include_once("foot.php");
exit;
}
?>
- '._("Server:").' '.$ftp->srv_name; ?>
- '._("FTP mode for data transfer:").' '._("passive");?>
- '._("User/password:").' '._("the one you specified when you created the account. You can edit them in the panel.");?>
show_help("ftp_list");
?>