Par Cerdic, le 20 août 2025 à 16h10min :
fix: ne pas faire un file_exists ici, $img_file peut etre un nom de fichier avec un ?. On peut appeler directement timestamp() qui gèrera bien
file_exists
$img_file
?
timestamp()
Refs: #88
Modifié inc/filtres.php
Détails : fix: ne pas faire un `file_exists` ici, `$img_file` peut etre un nom de... (b228f836) · Validations · spip / ecrire · GitLab