1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-2.2/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/00header mezzanine_patched_e-smith-turba-2.2/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/00header |
2 |
--- e-smith-turba-2.2/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/00header 2008-05-24 22:31:23.000000000 -0500 |
3 |
+++ mezzanine_patched_e-smith-turba-2.2/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/00header 2008-06-15 16:37:51.000000000 -0500 |
4 |
@@ -1,6 +1,6 @@ |
5 |
//00header |
6 |
/** |
7 |
- * $Horde: turba/config/prefs.php.dist,v 1.28.10.8 2008/04/14 17:27:08 mrubinsk Exp $ |
8 |
+ * $Horde: turba/config/prefs.php.dist,v 1.28.10.9 2008/06/13 14:44:04 jan Exp $ |
9 |
* |
10 |
* See horde/config/prefs.php for documentation on the structure of this file. |
11 |
*/ |
12 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-2.2/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/260defaultdir mezzanine_patched_e-smith-turba-2.2/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/260defaultdir |
13 |
--- e-smith-turba-2.2/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/260defaultdir 2008-04-11 20:47:40.000000000 -0500 |
14 |
+++ mezzanine_patched_e-smith-turba-2.2/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/260defaultdir 2008-06-15 16:40:29.000000000 -0500 |
15 |
@@ -4,7 +4,7 @@ |
16 |
//'value' => '', |
17 |
'value' => 'localsql', |
18 |
'locked' => false, |
19 |
- 'shared' => true, |
20 |
+ 'shared' => false, |
21 |
'type' => 'select', |
22 |
'desc' => _("This will be the default address book when adding or importing contacts."), |
23 |
); |