You are here

function wf_crm_webform_ajax::__construct in Webform CiviCRM Integration 7.4

Same name and namespace in other branches
  1. 7.5 includes/wf_crm_webform_ajax.inc \wf_crm_webform_ajax::__construct()

File

includes/wf_crm_webform_ajax.inc, line 12

Class

wf_crm_webform_ajax

Code

function __construct() {
  civicrm_initialize();
}