array ("request","integer",""), "pass" => array ("request","string",""), "passconf" => array("request","string",""), "quotamb" => array("request","integer",0), "enabled" => array("request","boolean",true), "islocal" => array("request","boolean",true), "recipients" => array("request","string",""), ); getFields($fields); if (!$res=$mail->get_details($mail_id)) { $error=$err->errstr(); include("main.php"); exit(); } else { foreach($res as $key=>$val) $$key=$val; $quotamb=$quota; if ($islocal && $mailbox_action=="DELETE") $islocal=false; if (isset($isedit) && $isedit) getFields($fields); // we came from a POST, so let's get the request again ... ?>



$error

"; } ?>
invoke("hook_mail_edit_html",array($mail_id,$type)); foreach($html as $h) echo $h; ?>

/> />


 

onclick="popoff()" /> onclick="popon();" />

()
" /> " onclick="window.history.go(-1);"/>
mail_edit_pass();'; } // if $islocal include_once("foot.php"); ?>