aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/tree/interface.php
diff options
context:
space:
mode:
authorerangamapa <erangamapa@gmail.com>2013-05-25 10:50:43 +0530
committererangamapa <erangamapa@gmail.com>2013-05-25 10:50:43 +0530
commit8191755cca418ad2124e11e4e93559b9cad7d8bd (patch)
treeac3344e2c8f2e104061b94eb753ec9d6690fc841 /phpBB/includes/tree/interface.php
parent996f1abee3640848dbcb00062646b681fe5e58af (diff)
downloadforums-8191755cca418ad2124e11e4e93559b9cad7d8bd.tar
forums-8191755cca418ad2124e11e4e93559b9cad7d8bd.tar.gz
forums-8191755cca418ad2124e11e4e93559b9cad7d8bd.tar.bz2
forums-8191755cca418ad2124e11e4e93559b9cad7d8bd.tar.xz
forums-8191755cca418ad2124e11e4e93559b9cad7d8bd.zip
[ticket/11145] Wrong error thrown when uploading a bigger image.
When attaching an image to a post with a size larger than maximum defined in php.ini, 'ATTACHED_IMAGE_NOT_IMAGE' error is thrown. $file->is_image() is returning false value when image size is too large. Therefore, moved not image test down after image size test. PHPBB3-11145
Diffstat (limited to 'phpBB/includes/tree/interface.php')
0 files changed, 0 insertions, 0 deletions