X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FSurveyRespondant.php;h=b81ca55af5ac95abf85451840b29028c459d7161;hb=85bb0909cffd925f4cd5c0022a68a1ff74d3ad8e;hp=b1d09bd3ab44b5b79c65eb97b37b35c558fd63ab;hpb=cdeb4bdffdfc26d382057594206ed1f39721f6f6;p=civicrm-core.git diff --git a/api/v3/SurveyRespondant.php b/api/v3/SurveyRespondant.php index b1d09bd3ab..b81ca55af5 100644 --- a/api/v3/SurveyRespondant.php +++ b/api/v3/SurveyRespondant.php @@ -2,7 +2,7 @@ /* +--------------------------------------------------------------------+ - | CiviCRM version 4.3 | + | 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 *