".htmlentities($msg['faq_question_theme_label'],ENT_QUOTES,$charset)." | ".htmlentities($msg['faq_question_type_label'],ENT_QUOTES,$charset)." | ".htmlentities($msg['faq_question_statut'],ENT_QUOTES,$charset)." | ".htmlentities($msg['faq_question_question'],ENT_QUOTES,$charset)." | ".htmlentities($msg['faq_question_answer'],ENT_QUOTES,$charset)." |
---|---|---|---|---|
".htmlentities($row->libelle_theme,ENT_QUOTES,$charset)." | ".htmlentities($row->libelle_type,ENT_QUOTES,$charset)." | ".htmlentities($msg['faq_question_statut_visible_'.$row->faq_question_statut],ENT_QUOTES,$charset)." | ".htmlentities($question,ENT_QUOTES,$charset)." | ".htmlentities($answer,ENT_QUOTES,$charset)." |
".htmlentities($msg['faq_no_question'],ENT_QUOTES,$charset)." |