CRM-18743 - Undefined variable $order
authorrollox <rollox@users.noreply.github.com>
Mon, 6 Jun 2016 00:27:42 +0000 (01:27 +0100)
committerrollox <rollox@users.noreply.github.com>
Mon, 6 Jun 2016 00:27:42 +0000 (01:27 +0100)
commit000a2da283acfb170fe2d302addb020c3e6ce30e
tree7faa69d6b8654873a2c70f67f791e369bd6a66e9
parent36e47dadd2e89498231e4d3cb4e2b8a47cd73e48
CRM-18743 - Undefined variable $order

Fix notice/error "Undefined variable: order in CRM_Contact_BAO_Query->prepareOrderBy()" on user/# screen if the viewed user page is linked to a contact record in Civi.

Also submitted to master.
CRM/Contact/BAO/Query.php