Vergleich inc/functions_image.php - 1.6.8 - 1.6.18

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://mybb.com
* License: http://mybb.com/about/license
*

 * Website: http://mybb.com
* License: http://mybb.com/about/license
*

 * $Id: functions_image.php 5664 2011-11-29 09:08:41Z Tomm $

 * $Id$

 */

/**

 */

/**

Zeile 96Zeile 96
			// Save Alpha...
imagesavealpha($thumbim, true);
}

			// Save Alpha...
imagesavealpha($thumbim, true);
}

		elseif($imgtype == 2)

		elseif($imgtype == 1)

		{
// Transparent GIF?
$trans_color = imagecolortransparent($im);

		{
// Transparent GIF?
$trans_color = imagecolortransparent($im);