X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FPhone%2FGet.php;h=d2e323865788e6018ecc9affd2fafffc601cf136;hb=7c285037c9ebd5ed369a7cdf768ca08f04f8385e;hp=4a9449ab75f0bca81ab892128ccdad72902781ce;hpb=e9d619eb5f58af926bb71560e1bc0e45e77d29dd;p=civicrm-core.git diff --git a/api/v3/Phone/Get.php b/api/v3/Phone/Get.php index 4a9449ab75..d2e3238657 100644 --- a/api/v3/Phone/Get.php +++ b/api/v3/Phone/Get.php @@ -11,7 +11,7 @@ * * @return array details of found phones else error * @access public - * This function has been declared there instead than in api/v3/Phone.php for no specific reasons, beside to demonstate this feature (that might be useful in your module, eg if you want to implement a civicrm_api ('Phone','Dial') that you would then simply put in your module under api/v3/Phone/Dial.php . + * This function has been declared there instead than in api/v3/Phone.php for no specific reasons, beside to demonstrate this feature (that might be useful in your module, eg if you want to implement a civicrm_api ('Phone','Dial') that you would then simply put in your module under api/v3/Phone/Dial.php . */ function civicrm_api3_phone_get($params) {