From d4251d658d3f105ac421fb4274e97e9f515e25f2 Mon Sep 17 00:00:00 2001 From: eileen Date: Sun, 30 Jun 2013 17:10:54 +1200 Subject: [PATCH] tweak comment --- api/v3/utils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1