From: eileen Date: Sun, 30 Jun 2013 05:10:54 +0000 (+1200) Subject: tweak comment X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d4251d658d3f105ac421fb4274e97e9f515e25f2;p=civicrm-core.git tweak comment --- diff --git a/api/v3/utils.php b/api/v3/utils.php index 12e9fbee7f..4c8ea1782f 100644 --- a/api/v3/utils.php +++ b/api/v3/utils.php @@ -330,7 +330,7 @@ function _civicrm_api3_separate_values(&$values) { } /** - * This is a wrapper for api_store_values which will check the suitable fields using getfields + * This is a legacy wrapper for api_store_values which will check the suitable fields using getfields * rather than DAO->fields * * Getfields has handling for how to deal with uniquenames which dao->fields doesn't