projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
887e9a4
)
Update Backdrop.php
author
Laryn - CEDC.org
<laryn@cedc.org>
Mon, 21 Sep 2020 20:55:57 +0000
(15:55 -0500)
committer
GitHub
<noreply@github.com>
Mon, 21 Sep 2020 20:55:57 +0000
(15:55 -0500)
CRM/Utils/System/Backdrop.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Utils/System/Backdrop.php
b/CRM/Utils/System/Backdrop.php
index 7821682921dc53ddc07fa2e3a2e2951512e26764..93342e256f36d9035463f88d0d289a46108360ed 100644
(file)
--- a/
CRM/Utils/System/Backdrop.php
+++ b/
CRM/Utils/System/Backdrop.php
@@
-525,7
+525,7
@@
AND u.status = 1
// load Backdrop bootstrap
chdir($cmsPath);
if (!defined('BACKDROP_ROOT')) {
-
define('BACKDROP_ROOT', $cmsPath);
+ define('BACKDROP_ROOT', $cmsPath);
}
// For Backdrop multi-site CRM-11313