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:
8c56fbb
)
(NFC) SettingsStack - Finish incomplete docblock
author
Tim Otten
<totten@civicrm.org>
Wed, 6 Sep 2017 03:19:48 +0000
(20:19 -0700)
committer
Tim Otten
<totten@civicrm.org>
Wed, 6 Sep 2017 03:19:48 +0000
(20:19 -0700)
Civi/Core/SettingsStack.php
patch
|
blob
|
blame
|
history
diff --git
a/Civi/Core/SettingsStack.php
b/Civi/Core/SettingsStack.php
index 434c8371e6b6d0031fa7e70d9007804c25d11bd2..5d503b379a5e18fe048cdd3815769bb1844ace98 100644
(file)
--- a/
Civi/Core/SettingsStack.php
+++ b/
Civi/Core/SettingsStack.php
@@
-9,7
+9,7
@@
namespace Civi\Core;
*
* Like the global `$civicrm_setting` variable, it works best with typical inert settings that
* do not trigger extra activation logic. A handful of settings (such as `enable_components`
- * and ~5 others)
+ * and ~5 others)
should be avoided, but most settings should work.
*
* @package Civi\Core
*/