CRM-15770 fixes issue of empty date processing into membership page for offline
authorpratikshad <pratiksha.dubey@webaccess.co.in>
Fri, 2 Jan 2015 04:27:35 +0000 (09:57 +0530)
committerpratikshad <pratiksha.dubey@webaccess.co.in>
Fri, 2 Jan 2015 04:27:35 +0000 (09:57 +0530)
commit35fa23f869c47d5a6032c62cf2f24b06f820e0ef
tree4c13fcc913571ade9af503ecc33f630f8566da62
parente009d64cf0a2942e1043df37cddfedabeff69cab
CRM-15770 fixes issue of empty date processing into membership page for offline

----------------------------------------
* CRM-15770: if $dateString is 'null' make no attempt to format it
  https://issues.civicrm.org/jira/browse/CRM-15770
CRM/Member/Form/Membership.php
CRM/Utils/Date.php