Première modiificatio code gabarit

This commit is contained in:
KANE LAZENI 2025-12-03 07:00:51 +00:00
parent d06d32dbc2
commit cd4ed672ae

View File

@ -634,7 +634,7 @@
<?php
var_dump(
array(
"nomSociete" => $_SESSION['nomSociete']
"nomSociete" => $_SESSION['nomSociete'],
)
);
excit();