Fix error from profile index
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 3 Apr 2017 16:23:24 +0000 (12:23 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 3 Apr 2017 16:23:24 +0000 (12:23 -0400)
commitd22e21a9540e9796286f5933daa1ccacc2e3d7fc
tree78dbec05237c95cca692689aeeb4254975929e3a
parentb7bf0a12c0f8df6558138c49ac2ec2274eba146c
Fix error from profile index

Getting an error when get_user_meta doesn't return anything.
Checking for $contactMemberList first before trying to add it to the
query.
models/admin/profile/index.php