By berdir on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-1.x
Issue links:
Description:
The function simplenews_get_subscription() returned either an existing subscription object or automatically created a new subscription object with default values.
Use the simplenews_subscriber_load_*() functions instead. See http://api.worldempire.ch/api/simplenews/simplenews.api.php/group/subscr... for more documentation.
Impacts:
Module developers