CRM-13422 - ActionSchedule - Kill getSelection() and getSelection1()
authorTim Otten <totten@civicrm.org>
Sat, 29 Aug 2015 19:52:20 +0000 (12:52 -0700)
committerTim Otten <totten@civicrm.org>
Sun, 27 Sep 2015 01:59:37 +0000 (21:59 -0400)
commit0905ee5d32a8a17bf2833d6b281ca9eacc4fa413
tree2854e81115c88a479890b6dec08d90c2bac8ce3b
parent018d5e02328b7082c40482ac2bf5e0698d2fc906
CRM-13422 - ActionSchedule - Kill getSelection() and getSelection1()

These are silly functions whose job is to wrap up data in a bundle using
mysterious names so that it can get immediately unwrapped.
CRM/Admin/Form/ScheduleReminders.php
CRM/Admin/Page/AJAX.php
CRM/Core/BAO/ActionSchedule.php