Changes between Version 5 and Version 6 of UserOptInConsent
- Timestamp:
- Apr 26, 2018, 12:15:06 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserOptInConsent
v5 v6 44 44 45 45 Two RPCs will need to change 46 * create_account.php47 * am_set_info.php46 * `create_account.php` 47 * `am_set_info.php` 48 48 49 49 The main RPC that needs to be changed is `create_account.php`, which needs to insert a record into the `consent` table when the user creates his/her account- assuming s/he consents to a site's terms of use.