From 9ad9a1df6422a6ef2921d178d1270cadb0e8199e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Fri, 7 Oct 2022 19:37:40 +0200 Subject: [PATCH] =?UTF-8?q?tiret=20supprim=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/blog/view/index/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/module/blog/view/index/index.php b/module/blog/view/index/index.php index 12324458..729e72fc 100755 --- a/module/blog/view/index/index.php +++ b/module/blog/view/index/index.php @@ -29,7 +29,6 @@
signature($this->getData(['module', $this->getUrl(0), 'posts', $articleId, 'userId']));?> - getData(['module', $this->getUrl(0), 'posts', $articleId, 'publishedOn'])), 'UTF-8', true) ? \PHP81_BC\strftime('%d %B %Y', $this->getData(['module', $this->getUrl(0), 'posts', $articleId, 'publishedOn']))