getData(['config', 'i18n', 'langAdmin']); switch ($val) { case 'fr' : $text[0] = 'Lire la suite'; break; case 'en' : $text[0] = 'Read more'; break; } // Pour les dates suivant la langue de rédaction du site $zone = 'Europe/Paris'; $fmt = datefmt_create( $this->getData(['config', 'i18n', 'langBase']), IntlDateFormatter::LONG, IntlDateFormatter::SHORT, $zone, IntlDateFormatter::GREGORIAN ); if($module::$articles): ?>
$article): ?>
makeThumb( self::FILE_DIR . 'source/' . $article['picture'], self::FILE_DIR . 'thumb/' . $thumb, self::THUMBS_WIDTH); } ?> <?php echo $article['picture']; ?>

...

getData(['module',$this->getUrl(0), 'config', 'feeds'])): ?>
' . $this->getData(['module',$this->getUrl(0), 'config', 'feedsLabel']) . '

' ; ?>