. */ /* */ /*************************************************************************************/ require_once("pre.php"); require_once("auth.php"); ?>

table"; $resul = mysql_query($query, $message->link); while($row = mysql_fetch_object($resul)){ $i++; if(!($i%2)) $fond="ligne_fonce_BlocDescription"; else $fond="ligne_claire_BlocDescription"; $messagedesc = new Messagedesc(); $messagedesc->charger($row->id, $_SESSION['util']->lang); ?>
  • intitule != "") echo $messagedesc->intitule; else echo $row->nom; ?>