From 6b96544adcccc142809cde809395d31fc1ae4b93 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Mon, 3 Jan 2000 12:37:32 +0000 Subject: [PATCH] Improved the inline downloadig of attachments git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@101 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/download.php | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 src/download.php diff --git a/src/download.php b/src/download.php new file mode 100644 index 00000000..b69c01bb --- /dev/null +++ b/src/download.php @@ -0,0 +1,44 @@ + \ No newline at end of file -- 2.25.1