X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FWebsite.php;h=257ee3409627250169ec74c470054bc2c6f327e2;hb=af8b12dbd37b41a0fec3db2b5d1f23e0b0430649;hp=cc444c5864035ff930a9bec8015f519096e5ed47;hpb=e425a965789b9e5a86069069c8fa18c50d3e2b6a;p=civicrm-core.git diff --git a/api/v3/Website.php b/api/v3/Website.php index cc444c5864..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,6 +44,8 @@ * @example WebsiteCreate.php * {@example WebsiteCreate.php} * + * @param array $params + * * @return array of newly created website property values. * @access public * @todo convert to using basic create - BAO function non-std