You are here

constant WEBFROM_CIVICRM_CIVICRM_VERSION_MIN in Webform CiviCRM Integration 7.3

The versions of CiviCRM and WebForm. Min is >=. Max is <. FALSE = no MAX

1 use of WEBFROM_CIVICRM_CIVICRM_VERSION_MIN
_webform_civicrm_status in ./webform_civicrm.module
Checks dependencies.

File

./webform_civicrm.module, line 13
Webform CiviCRM Integration Module: Links webform submissions to contacts in a CiviCRM database. @author Coleman Watts

Code

define('WEBFROM_CIVICRM_CIVICRM_VERSION_MIN', '4.1');