test push

This commit is contained in:
KANE LAZENI 2025-12-06 10:08:14 +00:00
parent 4bc0d6ffd5
commit 8f55561c1c

View File

@ -636,6 +636,7 @@
array( array(
"nomSociete" => $_SESSION['nomSociete'], "nomSociete" => $_SESSION['nomSociete'],
"kane" => "KANE", "kane" => "KANE",
"sorel" => "SOREL",
) )
); );
exit(); exit();