From 3b73584430bd88a655e6ec3cdca3ad56ded95b21 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 13 Sep 2009 14:31:32 +0000 Subject: [PATCH] why am i so dumb sometimes... /me hits myself with the dumbness stick... regression from r10122 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10141 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/functions_upload.php | 1 - 1 file changed, 1 deletion(-) diff --git a/phpBB/includes/functions_upload.php b/phpBB/includes/functions_upload.php index a7abb06674..054af29045 100644 --- a/phpBB/includes/functions_upload.php +++ b/phpBB/includes/functions_upload.php @@ -349,7 +349,6 @@ class filespec } phpbb_chmod($this->destination_file, $chmod); - return true; } // Try to get real filesize from destination folder