This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Implements an API Wrapper to signal the membership creation preHook that | |
* we're currently inside of a payment transaction. | |
*/ | |
class CRM_MembershipApproval_APIWrapper { | |
private static $in_approval = []; | |
/** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_last_updated": "Thu, 06 Sep 2018 04:59:43 +0000", | |
"ID": "CF5b8cb3db5e814", | |
"cf_version": "1.7.2", | |
"name": "Membership", | |
"scroll_top": 0, | |
"success": "Form has been successfully submitted. Thank you.\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t", | |
"db_support": 1, | |
"pinned": 0, | |
"hide_form": 1, |