Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-10-14-11-16-10
[civicrm-core.git] / CRM / Core / BAO / IM.php
index bc4d2519ca8b94b35f127072a614f8b6f2e15f0a..e37eec8cdd671f9f715cb058a1f9a24313e15803 100644 (file)
@@ -78,6 +78,8 @@ class CRM_Core_BAO_IM extends CRM_Core_DAO_IM {
    *
    * @param int $id the contact id
    *
+   * @param bool $updateBlankLocInfo
+   *
    * @return array  the array of im details
    * @access public
    * @static