----------------------------------------
* CRM-15555:
https://issues.civicrm.org/jira/browse/CRM-15555
/*
* Contact ID of the member
*/
- protected $_contactID = null;
+ public $_contactID = null;
/*
* Display name of the person paying for the membership (used for receipts)
*/
* context would be set to standalone if the contact is use is being selected from
* the form rather than in the URL
*/
- protected $_context;
+ public $_context;
/**
* An array to hold a list of datefields on the form