From 872c762193858adfcf7a7621f3d86d2f30a346fb Mon Sep 17 00:00:00 2001 From: icewing Date: Thu, 1 May 2008 15:17:50 +0000 Subject: Marcus Povey * Download page added git-svn-id: https://code.elgg.org/elgg/trunk@604 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/file/actions/download.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 mod/file/actions/download.php (limited to 'mod/file/actions') diff --git a/mod/file/actions/download.php b/mod/file/actions/download.php new file mode 100644 index 000000000..4ea08ae84 --- /dev/null +++ b/mod/file/actions/download.php @@ -0,0 +1,16 @@ + \ No newline at end of file -- cgit v1.2.3