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:
2c0f140
)
GenCode - More complete env
author
Tim Otten
<totten@civicrm.org>
Sat, 12 Sep 2015 01:15:26 +0000
(18:15 -0700)
committer
Tim Otten
<totten@civicrm.org>
Thu, 17 Sep 2015 22:49:30 +0000
(15:49 -0700)
xml/GenCode.php
patch
|
blob
|
blame
|
history
diff --git
a/xml/GenCode.php
b/xml/GenCode.php
index 0f994a9b25b8721d321d1b41280e5cd8b457bcec..fe8fa0657670e9e8450c14b7d9a1ea3e5b75a561 100644
(file)
--- a/
xml/GenCode.php
+++ b/
xml/GenCode.php
@@
-19,6
+19,7
@@
if ($memLimit >= 0 and $memLimit < 536870912) {
date_default_timezone_set('UTC'); // avoid php warnings if timezone is not set - CRM-10844
define('CIVICRM_UF', 'Drupal');
+define('CIVICRM_UF_BASEURL', '/');
require_once 'CRM/Core/ClassLoader.php';
CRM_Core_ClassLoader::singleton()->register();