Changes between Version 6 and Version 7 of UserOptInConsent
- Timestamp:
- Apr 27, 2018, 8:21:31 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserOptInConsent
v6 v7 51 51 Additional parameters for RPC are 52 52 * optin=0 | 1 - 53 * source='string' - 53 * source='string' 54 * examples: 'client', 'AM', 'web', this would fill the `source` field in the `consent` table. 54 55 55 56 `am_set_info.php` needs to be modified in order to contain a consent parameter, which also modifies the `consent` table in the database.