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 09a2dd32760..5753cd4368d 100644 --- a/mail/squirrelmail/patches/patch-aa +++ b/mail/squirrelmail/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.4 2002/05/02 16:18:49 martti Exp $ +$NetBSD: patch-aa,v 1.5 2003/04/15 09:25:08 martti Exp $ ---- config/config_default.php.orig Mon Apr 1 08:47:47 2002 -+++ config/config_default.php Thu May 2 09:30:34 2002 -@@ -192,7 +192,7 @@ +--- config/config_default.php.orig Sat Jan 4 08:01:24 2003 ++++ config/config_default.php Tue Apr 15 11:31:46 2003 +@@ -193,7 +193,7 @@ * false. (Cyrus works fine whether it's true OR false). */ global $show_contain_subfolders_option; @@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.4 2002/05/02 16:18:49 martti Exp $ /** * This option controls what character set is used when sending mail -@@ -219,7 +219,7 @@ +@@ -220,7 +220,7 @@ * $data_dir = '../data/'; */ global $data_dir; @@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.4 2002/05/02 16:18:49 martti Exp $ /** * Path to directory used for storing attachments while a mail is -@@ -235,7 +235,7 @@ +@@ -236,7 +236,7 @@ * + It should probably be another directory than data_dir. */ global $attachment_dir; |