getData(['config', 'i18n', 'langAdmin']) . '/lex_blog.php'); // Pour les dates suivant la langue de rédaction du site if( function_exists('datefmt_create') && function_exists('datefmt_create') && extension_loaded('intl') ){ $zone = 'Europe/Paris'; $fmt = datefmt_create( $this->getData(['config', 'i18n', 'langBase']), IntlDateFormatter::LONG, IntlDateFormatter::SHORT, $zone, IntlDateFormatter::GREGORIAN ); } if($module::$articles): ?>
$article): ?>
getData(['module', $this->getUrl(0), 'posts', $articleId, 'picture']) !=='' ){ ?>
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']) . '

' ; ?>