Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-09-14-48-51
[civicrm-core.git] / api / v3 / SurveyRespondant.php
index bfe942d6758b2b95042695d768b17b77939c2724..381a6dd1fa5365060971b119f76ae601cea8ba8b 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
  | Copyright Tech To The People (c) 2010                              |
  +--------------------------------------------------------------------+
  */
 
 /**
- * Include utility functions
+ * @deprecated api notice
+ * @return string to indicate this entire api entity is deprecated
  */
-require_once 'api/v3/utils.php';
+function _civicrm_api3_survey_respondant_deprecation() {
+  return 'The survey_respondant api is not currently supported.';
+}
 
 /**
  * Get the list of signatories