Changes between Version 6 and Version 7 of UserOptInConsent


Ignore:
Timestamp:
Apr 27, 2018, 8:21:31 AM (6 years ago)
Author:
skwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserOptInConsent

    v6 v7  
    5151Additional parameters for RPC are
    5252 * optin=0 | 1 -
    53  * source='string' -
     53 * source='string'
     54   * examples: 'client', 'AM', 'web', this would fill the `source` field in the `consent` table.
    5455
    5556`am_set_info.php` needs to be modified in order to contain a consent parameter, which also modifies the `consent` table in the database.