diff options
Diffstat (limited to 'inc/fetch.functions.php')
-rw-r--r-- | inc/fetch.functions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/fetch.functions.php b/inc/fetch.functions.php index 3e563b324..d36407848 100644 --- a/inc/fetch.functions.php +++ b/inc/fetch.functions.php @@ -15,6 +15,7 @@ * * @author Andreas Gohr <andi@splitbrain.org> * @author Ben Coburn <btcoburn@silicodon.net> + * @author Gerry Weissbach <dokuwiki@gammaproduction.de> * @param string $file local file to send * @param string $orig original file to send - the file name will be used for the Content-Disposition * @param string $mime mime type of the file |