Changeset 2799663
- Timestamp:
- 10/16/2022 08:43:19 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
helloadherents/trunk/functions/output/helloasso_api.php
r2637821 r2799663 78 78 'prenom' => $adhesion['user']['firstName'], 79 79 'nom' => $adhesion['user']['lastName'], 80 'code_promo' => $adhesion['discount']['code'], 80 81 ); 81 82
Note: See TracChangeset
for help on using the changeset viewer.