a
This commit is contained in:
parent
01c553ba43
commit
1467b2f035
|
|
@ -83,6 +83,7 @@ class ControleurRechercheparcarte extends Controleur {
|
|||
var_dump(
|
||||
array(
|
||||
"parts" => $parts,
|
||||
/*
|
||||
"count_parts" => count($parts),
|
||||
"versionTagCarte" => $versionTagCarte,
|
||||
"versionTagCarteEncours" => $versionTagCarteEncours,
|
||||
|
|
@ -90,6 +91,7 @@ class ControleurRechercheparcarte extends Controleur {
|
|||
"codeSociete" => $_SESSION['p_codeSociete'],
|
||||
// "numeroBeneficiaireCarte" => $numeroBeneficiaireCarte,
|
||||
// "tagUuid" => $tagUuid,
|
||||
*/
|
||||
)
|
||||
);
|
||||
exit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user