array ("request", "integer", ""), "create" => array ("get", "integer", "0"), "dir" => array ("get", "string", "0"), ); getFields($fields); } if (!$id && !$create) { $msg->raise("ERROR", "ftp", _("Neither a creation nor a edition")); echo "

"._("Create a FTP account")."

"; echo $msg->msg_html_all(); include_once("foot.php"); exit(); } if (!$id && $create) { //creation echo "

"._("Create a FTP account")."

"; if ( !isset($is_include) ) $rr=false; } else { echo "

"._("Editing a FTP account")."

"; $rr=$ftp->get_ftp_details($id); } echo $msg->msg_html_all(); $c=$admin->listPasswordPolicies(); $passwd_classcount = $c['ftp']['classcount']; ?>
 _ " size="20" maxlength="64" />
" size="20" maxlength="64" />

" onclick='return ftp_check_pass();' />   " onclick="document.location='ftp_list.php'"/>

ftp_edit_pass_toggle();'; } include_once("foot.php"); ?>