Fix another title

This commit is contained in:
foobar 2005-04-03 11:17:54 +00:00
parent 0ee465d2a0
commit c67da24e31

View File

@ -1,5 +1,5 @@
--TEST--
gdimagefill() function (Bug #19366 (fixed in bundled libgd))
Bug #19366 (gdimagefill() function crashes (fixed in bundled libgd))
--SKIPIF--
<?php
if (!extension_loaded('gd')) die("skip gd extension not available\n");