summaryrefslogtreecommitdiff
path: root/www/functions/func_download.php
diff options
context:
space:
mode:
authormoehm2014-03-27 19:21:11 +0100
committermoehm2014-03-27 19:21:11 +0100
commit2310c2e3cb4cf9b724ef065fcb8543a60d0ff280 (patch)
treef0a661de715a080093d021d038d29b8630dc21cd /www/functions/func_download.php
parentcb74ce9e9702677225102fc06b5adda8ce692cdc (diff)
downloadfiles.iamfabulous.de-2310c2e3cb4cf9b724ef065fcb8543a60d0ff280.tar.gz
Merge in comming. Added new function to generate a donwload id.
Diffstat (limited to 'www/functions/func_download.php')
-rw-r--r--www/functions/func_download.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/functions/func_download.php b/www/functions/func_download.php
index 2239c71..b62e13f 100644
--- a/www/functions/func_download.php
+++ b/www/functions/func_download.php
@@ -25,8 +25,6 @@ function check_if_file($db, $name, $folder_path){
//get_404("/", "Protected file");
return false;
}
-
-
}
function start_file_download($user, $path){