Fix query string for member button API call.
authorDavid Thompson <davet@gnu.org>
Tue, 25 Nov 2014 14:38:57 +0000 (09:38 -0500)
committerDavid Thompson <davet@gnu.org>
Tue, 25 Nov 2014 14:38:57 +0000 (09:38 -0500)
commitb7839c05242bd289c846febae2b80ef9147ab223
tree11d73f70dbd76ba994d8b90e0fbe14b279caaff6
parentc7a06e8f46469230585a4842a05ab5a332ce510d
Fix query string for member button API call.

* memberdashboard.php (memberdashboard_civicrm_post): Manually construct
  query string instead of using 'http_build_query'.
memberdashboard.php