summaryrefslogtreecommitdiff
path: root/www/functions/func_download.php
diff options
context:
space:
mode:
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){