Added support for both aliased and non-aliased column names.
authorMattias Michaux <mattias.michaux@gmail.com>
Thu, 12 May 2016 07:42:08 +0000 (09:42 +0200)
committerMattias Michaux <mattias.michaux@gmail.com>
Thu, 12 May 2016 07:42:08 +0000 (09:42 +0200)
commita33b83c5cd9095cd2c1c9e2241bd9d5d4c141206
tree94238d96f1911cb8c3fc90b50337c40aaceb3d51
parent976b4f906096048dec07ea432ed0ca384b7ee045
Added support for both aliased and non-aliased column names.
CRM/Core/Page/AJAX.php
CRM/Utils/Rule.php
CRM/Utils/Sort.php
CRM/Utils/Type.php
tests/phpunit/CRM/Utils/TypeTest.php