Changes between Version 5 and Version 6 of UserOptInConsent


Ignore:
Timestamp:
Apr 26, 2018, 12:15:06 PM (6 years ago)
Author:
skwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserOptInConsent

    v5 v6  
    4444
    4545Two RPCs will need to change
    46  * create_account.php
    47  * am_set_info.php
     46 * `create_account.php`
     47 * `am_set_info.php`
    4848
    4949The 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.