projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b673bdc
)
This causes endless loops, comment out for now.
author
Jan Schneider
<jan@horde.org>
Fri, 24 Sep 2010 16:20:14 +0000
(18:20 +0200)
committer
Jan Schneider
<jan@horde.org>
Fri, 24 Sep 2010 16:37:02 +0000
(18:37 +0200)
folks/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/folks/config/prefs.php.dist
b/folks/config/prefs.php.dist
index
2e5a22f
..
edea664
100644
(file)
--- a/
folks/config/prefs.php.dist
+++ b/
folks/config/prefs.php.dist
@@
-100,10
+100,12
@@
$_prefs['log_account_changes'] = array(
);
$apps = array();
+/*
foreach ($GLOBALS['registry']->listApps() as $app) {
$apps[$app] = $GLOBALS['registry']->get('name', $app);
}
asort($apps);
+*/
$_prefs['log_scopes'] = array(
'value' => 'a:0:{}',