diff options
Diffstat (limited to 'mod/file/download.php')
-rw-r--r-- | mod/file/download.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/file/download.php b/mod/file/download.php index 6ef8719b3..55c5dc697 100644 --- a/mod/file/download.php +++ b/mod/file/download.php @@ -3,9 +3,6 @@ * Elgg file download. * * @package ElggFile - * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2010 - * @link http://elgg.com/ */ require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php"); |