aboutsummaryrefslogtreecommitdiff
path: root/mail/horde4-imp/files/patch-ac
blob: 68730ef6fde4a050be46ae973af42f6d19b5fe4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config/prefs.php.dist.orig	Fri Oct 29 19:04:12 2004
+++ config/prefs.php.dist	Thu Nov 11 21:49:05 2004
@@ -1071,7 +1071,7 @@
 // 'value' => "source_one\tsource_two"
 // refer to turba/config/sources.php for possible source values
 $_prefs['search_sources'] = array(
-    'value' => "",
+    'value' => 'localsql',
     'locked' => false,
     'shared' => false,
     'type' => 'implicit');