Annulation "fusion branche simplification"

This reverts commit 16daac2e24, reversing
changes made to 46d0c838ae.
This commit is contained in:
Jean-Christophe Engel 2024-10-19 14:26:06 +02:00
parent 201682f4d7
commit f6eef8897e
11 changed files with 619 additions and 98 deletions

View file

@ -14,7 +14,7 @@
<?php continue; ?>
{/if}
{if $key == 'siret'}
<?php
<?php
if (null === $value) { $value = ""; }
$value = implode(' ', str_split($value, 3));
?>