LimeSurvey: master 5b65e76c

Author Committer Branch Timestamp Parent
user55371 user55371 master 2016-07-04 11:44 master d2a49f02
Changeset

Fixed issue: RemoteControl 2 API (mail_registered_participants) sending 'reminder' instead of 'register' emails

Dev The issue was in token_helper:emailTokens(), where the documentation stated that 'register'
Dev was an acceptable value for the parameter 'sType', while this value was not tested.

mod - application/helpers/admin/token_helper.php Diff File