diff options
Diffstat (limited to 'mail/squirrelmail/patches/patch-aa')
-rw-r--r-- | mail/squirrelmail/patches/patch-aa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/squirrelmail/patches/patch-aa b/mail/squirrelmail/patches/patch-aa index a1d5c957708..496dd7189e6 100644 --- a/mail/squirrelmail/patches/patch-aa +++ b/mail/squirrelmail/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.9 2005/02/20 01:52:36 minskim Exp $ +$NetBSD: patch-aa,v 1.10 2005/07/18 07:04:27 martti Exp $ ---- config/config_default.php.orig 2004-12-24 09:55:39.000000000 -0600 -+++ config/config_default.php -@@ -373,7 +373,7 @@ $default_sub_of_inbox = true; +--- config/config_default.php.orig 2005-05-22 11:30:34.000000000 +0300 ++++ config/config_default.php 2005-07-18 06:23:02.000000000 +0300 +@@ -392,7 +392,7 @@ * false. (Cyrus works fine whether it's true OR false). * @global bool $show_contain_subfolders_option */ @@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.9 2005/02/20 01:52:36 minskim Exp $ /** * These next two options set the defaults for the way that the -@@ -418,7 +418,7 @@ $noselect_fix_enable = false; +@@ -437,7 +437,7 @@ * $data_dir = SM_PATH . 'data/'; * @global string $data_dir */ @@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.9 2005/02/20 01:52:36 minskim Exp $ /** * Attachments directory -@@ -436,7 +436,7 @@ $data_dir = SM_PATH . 'data/'; +@@ -455,7 +455,7 @@ * + It should probably be another directory than data_dir. * @global string $attachment_dir */ |