CRM-18317 - Links to Drupal system broken if hook altered by a module
authorrollox <rollox@users.noreply.github.com>
Wed, 30 Mar 2016 22:29:03 +0000 (23:29 +0100)
committerrollox <rollox@users.noreply.github.com>
Wed, 30 Mar 2016 22:29:03 +0000 (23:29 +0100)
commit70985ca2c184aa47e6cf828b49d4409faff57bfa
tree107faba274299d4ec2bc68176b5aa5227b4b4e47
parentaaba8ae5c99eeb52989a7569ba364cb028e4ba51
CRM-18317 - Links to Drupal system broken if hook altered by a module

Let Drupal output the system url for 'user/' . $uid instead of Civi, so that any Drupal hooks that alter this path have a chance to do so.
CRM/Utils/System/DrupalBase.php