connect(); if($_SESSION['courrier']['emetteur'] == '') { $_SESSION['courrier']['emetteur'] = "dest"; } $_SESSION['courrier']['emetteur'] = "dest"; if( isset($_GET['id']) && !empty($_GET['id'])) { $table = $_SESSION['ressources'][0]['tablename']; $db->query("select destination, is_ingoing from ".$table." where RES_ID = ".$_GET['id']); $line = $db->fetch_object(); $_SESSION['courrier']['service'] = $line->destination; if($line->is_ingoing == 'Y') { $_SESSION['courrier']["is_ingoing"] = true; } else { $_SESSION['courrier']["is_ingoing"] = false; } $res_id = $_GET['id']; } else { $_SESSION['error'] = _ID.' '._MISSING; } ?> <?php echo $_SESSION['config']['applicationname']; ?>

: " maxlength="2" /> : " maxlength="2" /> : " maxlength="4" />   

: " maxlength="2" /> : " maxlength="2" /> : " maxlength="4" /> *

; " id="nom_prenom">

onfocus="if(this.value==''){this.value='';}"/> />

"Y") { ?>

*

: *