- correct title

This commit is contained in:
Pierre Joye 2005-12-14 19:50:42 +00:00
parent 0ab721ab1d
commit aa3fe56fb9

View file

@ -1,5 +1,5 @@
--TEST--
Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill color)
imagecreatefromgd2
--SKIPIF--
<?php
if (!function_exists('imagecreatefromgd2')) die("skip gd extension not available\n");