aboutsummaryrefslogtreecommitdiff
path: root/mod/file/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/file/index.php')
-rw-r--r--mod/file/index.php3
1 files changed, 3 insertions, 0 deletions
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");