array ("request", "integer", ""), "create" => array ("get", "integer", "0"), "dir" => array ("get", "string", "0"), ); getFields($fields); } if (!$id && !$create) { $error=_("Neither a creation nor a edition"); include_once("foot.php"); exit(); } if (!$id && $create) { //creation echo "