Skip to content
Snippets Groups Projects
Commit a6e671ae authored by yashodha's avatar yashodha
Browse files

CRM-1227

parent e7a308ff
Branches
Tags
No related merge requests found
......@@ -28,12 +28,14 @@
<headerPattern>/(activity.)?source(.contact(.id)?)?/i</headerPattern>
<comment>Contact ID of the person scheduling or logging this Activity. Usually the authenticated user.</comment>
<add>1.1</add>
<drop>4.4</drop>
</field>
<foreignKey>
<name>source_contact_id</name>
<table>civicrm_contact</table>
<key>id</key>
<add>1.1</add>
<drop>4.4</drop>
<onDelete>SET NULL</onDelete>
</foreignKey>
<index>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment