From f4adea3198f441663835ea4e45f622483adb444e Mon Sep 17 00:00:00 2001 From: icewing Date: Thu, 1 May 2008 12:13:20 +0000 Subject: Marcus Povey * Using mime types git-svn-id: https://code.elgg.org/elgg/trunk@591 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/file/index.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mod/file/index.php') diff --git a/mod/file/index.php b/mod/file/index.php index 577233276..896eb9e94 100644 --- a/mod/file/index.php +++ b/mod/file/index.php @@ -6,6 +6,9 @@ * @author Marcus Povey * @copyright Curverider Ltd 2008 * @link http://elgg.com/ + * + * + * TODO: File icons, download & mime types */ require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php"); -- cgit v1.2.3