X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContact%2FForm%2FContact.php;h=4c23815e3c66e6a6eda8426ef15b13a526f16a95;hb=907d4bb55b3f5f208e05d993d3d54aacc89770e0;hp=b78eb31383ade9393323b9c6a1e62657ea00b101;hpb=bc99a11fd068eb0f44d1f2bc18413578e86b277b;p=civicrm-core.git diff --git a/CRM/Contact/Form/Contact.php b/CRM/Contact/Form/Contact.php index b78eb31383..4c23815e3c 100644 --- a/CRM/Contact/Form/Contact.php +++ b/CRM/Contact/Form/Contact.php @@ -1461,7 +1461,7 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form { 'max_related' => $dao->max_related, ); - CRM_Member_BAO_MembershipLog::add($membershipLog, CRM_Core_DAO::$_nullArray); + CRM_Member_BAO_MembershipLog::add($membershipLog); //create activity when membership status is changed $activityParam = array(