CRM-18743 - Undefined variable $order
authorrollox <rollox@users.noreply.github.com>
Mon, 6 Jun 2016 00:18:09 +0000 (01:18 +0100)
committerrollox <rollox@users.noreply.github.com>
Mon, 6 Jun 2016 00:18:09 +0000 (01:18 +0100)
commit6103c166d2a4104d5c3b12b8e5b46d87d51c18b2
treedca08d841e0abbb805c64aa8f2ec64ce45a118f1
parent078e92d2163fae07171590e30c5422f48186a3dc
CRM-18743 - Undefined variable $order

Fixes 3 notice/errors stating "Undefined variable: order in CRM_Contact_BAO_Query->prepareOrderBy()" on Drupal user page when the user record is linked to a Civi contact record. eg at path: user/1
CRM/Contact/BAO/Query.php