aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2011-04-17 18:41:18 -0400
committerOleg Pudeyev <oleg@bsdpower.com>2011-04-17 18:41:18 -0400
commit9a8a8d41d3db957a14ab8d07143157ef8d36391d (patch)
tree0850d5efcee04c43d911412af51d7f1ba72fbcee /phpBB/includes/functions_posting.php
parent8c5a9979adce0de4ee0090835270d5460eca8721 (diff)
downloadforums-9a8a8d41d3db957a14ab8d07143157ef8d36391d.tar
forums-9a8a8d41d3db957a14ab8d07143157ef8d36391d.tar.gz
forums-9a8a8d41d3db957a14ab8d07143157ef8d36391d.tar.bz2
forums-9a8a8d41d3db957a14ab8d07143157ef8d36391d.tar.xz
forums-9a8a8d41d3db957a14ab8d07143157ef8d36391d.zip
[ticket/7252] Removed an outdated comment pertaining to PHP 4.x.
PHPBB3-7252
Diffstat (limited to 'phpBB/includes/functions_posting.php')
-rw-r--r--phpBB/includes/functions_posting.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/functions_posting.php b/phpBB/includes/functions_posting.php
index 3f6dbfa41f..0bb0ef8722 100644
--- a/phpBB/includes/functions_posting.php
+++ b/phpBB/includes/functions_posting.php
@@ -560,7 +560,6 @@ function get_supported_image_types($type = false)
if ($type !== false)
{
// Type is one of the IMAGETYPE constants - it is fetched from getimagesize()
- // We do not use the constants here, because some were not available in PHP 4.3.x
switch ($type)
{
// GIF