X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FSurveyRespondant.php;h=b81ca55af5ac95abf85451840b29028c459d7161;hb=85bb0909cffd925f4cd5c0022a68a1ff74d3ad8e;hp=bfe942d6758b2b95042695d768b17b77939c2724;hpb=adc13f865ee7ced5d485e801528f2481fb6da0b0;p=civicrm-core.git diff --git a/api/v3/SurveyRespondant.php b/api/v3/SurveyRespondant.php index bfe942d675..b81ca55af5 100644 --- a/api/v3/SurveyRespondant.php +++ b/api/v3/SurveyRespondant.php @@ -2,7 +2,7 @@ /* +--------------------------------------------------------------------+ - | CiviCRM version 4.4 | + | CiviCRM version 4.5 | +--------------------------------------------------------------------+ | Copyright Tech To The People (c) 2010 | +--------------------------------------------------------------------+ @@ -33,11 +33,6 @@ * @subpackage API_Survey */ -/** - * Include utility functions - */ -require_once 'api/v3/utils.php'; - /** * Get the list of signatories *