suppression fichiers créés lors désinstallation ; suppression majuscule dans nom plugin
FossilOrigin-Name: 2134225b5757bee55253c1af81ba9f3dab5ea2f948c93ae42d76d3af6164f370
This commit is contained in:
parent
26c113349a
commit
cc6c46f59d
9 changed files with 23 additions and 13 deletions
|
|
@ -4,5 +4,4 @@ use Garradin\Entities\Files\File;
|
|||
|
||||
// « signature » par défaut à remplacer (voir l'onglet de configuration)
|
||||
$path = __DIR__ . '/data/default_signature.png';
|
||||
$default_signature_file = (new File)->createAndStore('skel/plugin/recusFiscaux','default_signature.png', $path, null);
|
||||
|
||||
$_SESSION['default_signature_file'] = (new File)->createAndStore('skel/plugin/recusfiscaux','default_signature.png', $path, null);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue