Don't call member button API if settings aren't configured.
authorDavid Thompson <davet@gnu.org>
Mon, 17 Nov 2014 19:36:53 +0000 (14:36 -0500)
committerDavid Thompson <davet@gnu.org>
Mon, 17 Nov 2014 19:36:53 +0000 (14:36 -0500)
commit697255fcb41ecfe866ab29f52e5fd614f8a5607d
tree361fde2cc98b511722c35396b0d376c43035b966
parent4f439f8a7dc0dd6dc3986f63d8fa899cba7d54c1
Don't call member button API if settings aren't configured.

* memberdashboard.php (memberdashboard_civicrm_post): Make sure API url,
  user, and password are not empty before making RPC.
memberdashboard.php