Use DIRECTORY_SEPARATOR in getBasePath()
authorandrewpthompson <andrewpthompson@users.noreply.github.com>
Mon, 20 Aug 2018 04:15:58 +0000 (13:45 +0930)
committerGitHub <noreply@github.com>
Mon, 20 Aug 2018 04:15:58 +0000 (13:45 +0930)
commite23eb52fa14e0ef6a583690e0230af7397acdd1b
treec5b6304aae5f09e9459b3ef47eb3527928780869
parent1b81c5dbe433ccabd28ad76531a10e65c32f9715
Use DIRECTORY_SEPARATOR in getBasePath()

Hard-coded forward slash resulted in incorrect path on Windows
CRM/Utils/System/Joomla.php