projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64fe97d
)
tweak comment
author
eileen
<eileen@fuzion.co.nz>
Sun, 30 Jun 2013 05:10:54 +0000
(17:10 +1200)
committer
eileen
<eileen@fuzion.co.nz>
Sun, 30 Jun 2013 05:10:54 +0000
(17:10 +1200)
api/v3/utils.php
patch
|
blob
|
blame
|
history
diff --git
a/api/v3/utils.php
b/api/v3/utils.php
index 12e9fbee7f556626b25814fd99ee938070e435f1..4c8ea1782f1bbc6ea91f0f7958e23d882630ebe4 100644
(file)
--- 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