From df864de28e4b8159b5aa795752a8215d1cdeb5dd Mon Sep 17 00:00:00 2001 From: Adrien Date: Tue, 14 Dec 2021 16:12:08 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20liens=20PHP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ACTUALITE/index.php | 2 +- index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ACTUALITE/index.php b/ACTUALITE/index.php index 08b43d7..399055e 100644 --- a/ACTUALITE/index.php +++ b/ACTUALITE/index.php @@ -60,7 +60,7 @@ Bonne lecture ! --> $commitDate = new \DateTime(trim(exec('git log -n1 --pretty=%ci index.php'))); $commitDate->setTimezone(new \DateTimeZone('Europe/Paris')); - return sprintf('%s', $commitDate->format('d/m/Y')); // H:i:s')); + return sprintf('%s', $commitDate->format('d/m/Y à H:i:s')); } } diff --git a/index.php b/index.php index 160d47d..e5f20e1 100644 --- a/index.php +++ b/index.php @@ -439,7 +439,7 @@ Bonne lecture ! -->
  • Actualité