From b2fd071870529300cfa3698f1d66f71223971b88 Mon Sep 17 00:00:00 2001 From: nehresma Date: Mon, 14 Feb 2000 20:59:39 +0000 Subject: [PATCH] downloading of attachment bug fix. blank line at end of php script src/load_prefs.php that cause the header function to not work. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@214 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/load_prefs.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/load_prefs.php b/src/load_prefs.php index 69c74dec..8b251e8e 100644 --- a/src/load_prefs.php +++ b/src/load_prefs.php @@ -49,4 +49,3 @@ } else { } ?> - -- 2.25.1