diff options
Diffstat (limited to 'phpBB/download/file.php')
-rw-r--r-- | phpBB/download/file.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/download/file.php b/phpBB/download/file.php index 68a4afe03c..46ddbb9916 100644 --- a/phpBB/download/file.php +++ b/phpBB/download/file.php @@ -309,5 +309,3 @@ else file_gc(); } } - -?> |