Informations marchés

Aucune information marché

'; } else { echo '
'; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; foreach ($aModel["infos"] as $info) { echo ''; echo ''; echo ''; // Afficher le texte avec les sauts de ligne $info["text_infos"] = str_replace("\n", "
", $info["text_infos"]); echo ''; echo ''; } echo ''; echo '
DateTitreInfos
' . affiche_date($info["date_infos"]) . '' . $info["titre_infos"] . '' . $info["text_infos"] . '
'; echo '
'; } ?>

Outils

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6
'; $jscript = ob_get_contents(); ob_end_clean(); require_once $Route->_layout;