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:
dc7cc14
)
Add displayProfile() to toxic code alerts
author
Coleman Watts
<coleman@civicrm.org>
Thu, 11 Feb 2016 15:04:04 +0000
(10:04 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Thu, 11 Feb 2016 15:04:04 +0000
(10:04 -0500)
.toxic.json
patch
|
blob
|
blame
|
history
diff --git
a/.toxic.json
b/.toxic.json
index 64e23875f2fa56417ae804b79f517616496e9ee4..5d1f2a3d854bb300cd7cf6001d76ae35cbd38251 100644
(file)
--- a/
.toxic.json
+++ b/
.toxic.json
@@
-12,6
+12,7
@@
"CRM_Contact_Import_Form_MapField::buildQuickForm()": "toxicAlert",
"CRM_Contribute_Form_Contribution_Main::formRule()": "toxicAlert",
"CRM_Event_Form_Registration_Confirm::postProcess()": "toxicAlert",
+ "CRM_Event_BAO_Event::displayProfile()": "toxicAlert",
"CRM_Contribute_Form_Contribution_Confirm::postProcess()": "toxicAlert"
}
}
\ No newline at end of file