Search Tip: Inttranews articles are language-specific.
To search
for articles in another language version of Inttranews, select the language via the menu at the top right of the screen and validate. The Archive function is in the main menu on the left.
Comments Archives';
// on insre le modle de classe
include("commentaire/class/ClassNewsCommentaire.php");
$archive_commentaire = new newsCommentaire();
// connnexion
include("../cgi-bin/connect_sql.inc.php");
//affichage du titre des news commentes (archive)
$archive_commentaire->AfficheNewsCommentLang('eng');
?>