Merge pull request #5209 from davecivicrm/CRM-15958
[civicrm-core.git] / api / v3 / utils.php
index fc41c821b2c73be523b52b89fd470ab0e4ee4f57..988016a1f38fec78f83d9bdab1c2ecf257c2e5c5 100644 (file)
  */
 
 /**
- * File for CiviCRM APIv3 utilitity functions
+ * CiviCRM APIv3 utility functions.
  *
  * @package CiviCRM_APIv3
- * @subpackage API_utils
- *
- * @copyright CiviCRM LLC (c) 2004-2014
- * @version $Id: utils.php 30879 2010-11-22 15:45:55Z shot $
  */
 
 /**
@@ -1637,7 +1633,7 @@ function _civicrm_api3_validate_unique_key(&$params, &$fieldName) {
  * Replace the old set of entities (matching some given keys) with a new set of
  * entities (matching the same keys).
  *
- * Note: This will verify that 'values' is present, but it does not directly verify
+ * @note This will verify that 'values' is present, but it does not directly verify
  * any other parameters.
  *
  * @param string $entity