add jolie si image non dispo

This commit is contained in:
Yasder5 2026-02-28 23:24:38 +01:00
parent 94512c28b0
commit e903577c15
7 changed files with 8 additions and 7 deletions

View file

@ -19,6 +19,7 @@
$objSmarty = new Smarty();
$objSmarty->registerPlugin('modifier', 'vardump', 'var_dump');
$objSmarty->registerPlugin('modifier', 'file_exists', 'file_exists');
$objSmarty->caching = false;
$objSmarty->force_compile = true;