X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FWebsite.php;h=257ee3409627250169ec74c470054bc2c6f327e2;hb=af8b12dbd37b41a0fec3db2b5d1f23e0b0430649;hp=63cb1d6907b14dfe7497e213cea7f71d273e9042;hpb=3838662faff56daff7b4fbbd25c60a4b7242a484;p=civicrm-core.git diff --git a/api/v3/Website.php b/api/v3/Website.php index 63cb1d6907..257ee34096 100644 --- a/api/v3/Website.php +++ b/api/v3/Website.php @@ -2,7 +2,7 @@ /* +--------------------------------------------------------------------+ - | CiviCRM version 4.5 | + | CiviCRM version 4.6 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ @@ -44,7 +44,7 @@ * @example WebsiteCreate.php * {@example WebsiteCreate.php} * - * @param $params + * @param array $params * * @return array of newly created website property values. * @access public