aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-09-13 14:31:32 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-09-13 14:31:32 +0000
commit3b73584430bd88a655e6ec3cdca3ad56ded95b21 (patch)
treef1f65f99e941d45c6d7eba734f6da0cbd86c6732
parentc768cff554212c04c6da254418657faf4eab0b15 (diff)
downloadforums-3b73584430bd88a655e6ec3cdca3ad56ded95b21.tar
forums-3b73584430bd88a655e6ec3cdca3ad56ded95b21.tar.gz
forums-3b73584430bd88a655e6ec3cdca3ad56ded95b21.tar.bz2
forums-3b73584430bd88a655e6ec3cdca3ad56ded95b21.tar.xz
forums-3b73584430bd88a655e6ec3cdca3ad56ded95b21.zip
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
-rw-r--r--phpBB/includes/functions_upload.php1
1 files changed, 0 insertions, 1 deletions
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