diff options
Diffstat (limited to 'www/functions/func_download.php')
| -rw-r--r-- | www/functions/func_download.php | 2 |
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){ |
