From 2310c2e3cb4cf9b724ef065fcb8543a60d0ff280 Mon Sep 17 00:00:00 2001 From: moehm Date: Thu, 27 Mar 2014 19:21:11 +0100 Subject: Merge in comming. Added new function to generate a donwload id. --- www/functions/func_download.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/functions/func_download.php') 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){ -- cgit v1.2.3