diff options
Diffstat (limited to 'mod/file/actions/upload.php')
-rw-r--r-- | mod/file/actions/upload.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/file/actions/upload.php b/mod/file/actions/upload.php index 1f12dad9a..367488d7c 100644 --- a/mod/file/actions/upload.php +++ b/mod/file/actions/upload.php @@ -3,9 +3,6 @@ * Elgg file browser uploader/edit action * * @package ElggFile - * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2010 - * @link http://elgg.com/ */ global $CONFIG; |