Merge pull request #3679 from yashodha/CRM-14951
[civicrm-core.git] / api / v3 / SurveyRespondant.php
index e56d8eae09b96a9a4f6378b15204d241f3fdca26..b81ca55af5ac95abf85451840b29028c459d7161 100644 (file)
@@ -1,9 +1,8 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
  | Copyright Tech To The People (c) 2010                              |
  +--------------------------------------------------------------------+
  * @subpackage API_Survey
  */
 
-/**
- * Include utility functions
- */
-require_once 'api/v3/utils.php';
-require_once 'CRM/Utils/Rule.php';
-require_once 'CRM/Campaign/BAO/Petition.php';
-
 /**
  * Get the list of signatories
  *