Merge pull request #3917 from eileenmcnaughton/CRM-15168
[civicrm-core.git] / api / v3 / LocationType.php
index cb3fc5d80d66b8a8aa627f7479d80ec05b7797f8..c0097ebadd718956e26291ed9af9517c16c3e677 100644 (file)
@@ -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_LocationType
  *
- * @copyright CiviCRM LLC (c) 2004-2013
+ * @copyright CiviCRM LLC (c) 2004-2014
  * @version $Id: LocationType.php 2012-11-02 Jon Goldberg $
  */
 
@@ -43,6 +43,8 @@
  *
  * @example LocationTypeCreate.php Standard Create Example
  *
+ * @param $params
+ *
  * @return array API result array
  * {@getfields email_create}
  * @access public