[ticket/7252] Removed an outdated comment pertaining to PHP 4.x.

PHPBB3-7252
This commit is contained in:
Oleg Pudeyev 2011-04-17 18:41:18 -04:00
parent 8c5a9979ad
commit 9a8a8d41d3

View file

@ -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