CRM-16055 fix tasks
authorEileen McNaughton <eileen@fuzion.co.nz>
Mon, 16 Mar 2015 10:35:46 +0000 (23:35 +1300)
committerEileen McNaughton <eileen@fuzion.co.nz>
Mon, 16 Mar 2015 12:35:33 +0000 (01:35 +1300)
commitee17a760f42ce0541b4e988474ae9faac8b932e1
tree0636f48e078bcb2755ca02643f6a91a7468b36dd
parent2001204e46d89b4323dc580f5b09f59c966b0ef9
CRM-16055 fix tasks
These appear to be the only 2 places in the whole codebase calling relationship:add - this function no longer
accepts the same parameters so the tasks have bee re-written to call createMultiple
CRM/Contact/BAO/Relationship.php
CRM/Contact/Form/Task/AddToHousehold.php
CRM/Contact/Form/Task/AddToOrganization.php
CRM/Contact/Form/Task/AddToParentClass.php [new file with mode: 0644]