X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FEntityTag.php;h=d0e20831e69cdd10ce225d72cf8aca1022d34f83;hb=85bb0909cffd925f4cd5c0022a68a1ff74d3ad8e;hp=b01b49e50857e37ba8b19ce35f7dc4c49fb08b77;hpb=9ed4c3c05a8b3d0932a18eabe3be878121cb8d19;p=civicrm-core.git diff --git a/api/v3/EntityTag.php b/api/v3/EntityTag.php index b01b49e508..d0e20831e6 100644 --- a/api/v3/EntityTag.php +++ b/api/v3/EntityTag.php @@ -2,9 +2,9 @@ /* +--------------------------------------------------------------------+ - | CiviCRM version 4.4 | + | CiviCRM version 4.5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2013 | + | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -32,7 +32,7 @@ * @package CiviCRM_APIv3 * @subpackage API_EntityTag * - * @copyright CiviCRM LLC (c) 2004-2013 + * @copyright CiviCRM LLC (c) 2004-2014 * @version $Id: EntityTag.php 30879 2010-11-22 15:45:55Z shot $ */ @@ -111,9 +111,9 @@ function _civicrm_api3_entity_tag_delete_spec(&$params) { /** * * @param $params - * @param $op + * @param string $op * - * @return + * @return array */ function _civicrm_api3_entity_tag_common($params, $op = 'add') {