Mise à jour des liens PHP
This commit is contained in:
@ -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'));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user