CRM-1227
authoryashodha <yashodha.chaku@webaccess.co.in>
Mon, 15 Apr 2013 22:56:28 +0000 (04:26 +0530)
committeryashodha <yashodha.chaku@webaccess.co.in>
Mon, 15 Apr 2013 22:56:28 +0000 (04:26 +0530)
xml/schema/Activity/Activity.xml

index 1605b5ff9c569a0644f5eba861b9bfc222b3abf4..f18c4d324ea0db2b681d3bbd1201f284198d7a8a 100644 (file)
       <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>